NamingRuleSetResponse.RuleSets Property
Public ReadOnly Property RuleSets() As List(Of NamingRuleSet)
This language is not supported or no code example is available.
public List<NamingRuleSet> RuleSets {get;}
This language is not supported or no code example is available.
public:
property List<NamingRuleSet^>^ RuleSets {
List<NamingRuleSet^>^ get( );
}
This language is not supported or no code example is available.