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.4.2516.0

Syntax

C#
public ObjectId IncrementalSectionDataLabelStyleId { get; }
Visual Basic
Public ReadOnly Property IncrementalSectionDataLabelStyleId As ObjectId
	Get
Visual C++
public:
property ObjectId IncrementalSectionDataLabelStyleId {
	ObjectId get ();
}

See Also