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