StylesRootCodeSetStyles Property

Gets the collection of CodeSetStyle objects in the database.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public CodeSetStyleCollection CodeSetStyles { get; }

Property Value

CodeSetStyleCollection
See Also