StylesRootAssemblyStyles Property |
Gets the collection of AssemblyStyle objects in the database.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AssemblyStyleCollection AssemblyStyles { get; }
Public ReadOnly Property AssemblyStyles As AssemblyStyleCollection
Get
public:
property AssemblyStyleCollection^ AssemblyStyles {
AssemblyStyleCollection^ get ();
}
Property Value
AssemblyStyleCollection
See Also