NetworkRuleSetStyleGetRuleIds Method

Gets the objectId collection of all rules belonging to this network rule set.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectIdCollection GetRuleIds()

Return Value

ObjectIdCollection
Remarks
OBJECTID TYPE: Autodesk.Civil.DatabaseServices.NetworkRule
See Also