NetworkRuleSetStyleRulesCount Property |
Gets the count of all rules belonging to this network rule set.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic int RulesCount { get; }
Public ReadOnly Property RulesCount As Integer
Get
public:
property int RulesCount {
int get ();
}
Property Value
Int32
See Also