Gets the band section data label style id at the incremental section data.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public ObjectId IncrementalSectionDataLabelStyleId { get; }
VB
Public ReadOnly Property IncrementalSectionDataLabelStyleId As ObjectId Get
C++
public: property ObjectId IncrementalSectionDataLabelStyleId { ObjectId get (); }