StylesRootPipeRuleSetStyles Property |
Gets the collection of all pipe rule set styles in the database.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PipeRuleSetStyleCollection PipeRuleSetStyles { get; }
Public ReadOnly Property PipeRuleSetStyles As PipeRuleSetStyleCollection
Get
public:
property PipeRuleSetStyleCollection^ PipeRuleSetStyles {
PipeRuleSetStyleCollection^ get ();
}
Property Value
PipeRuleSetStyleCollection
See Also