Gets the ID of the SectionStyle.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0
Syntax
C# |
---|
public ObjectId SectionStyleId { get; } |
Visual Basic |
---|
Public ReadOnly Property SectionStyleId As ObjectId Get |
Visual C++ |
---|
public: property ObjectId SectionStyleId { ObjectId get (); } |