Share

SectionalDataBandStyle.IncrementalSectionDataLabelStyleId Property

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

Syntax

C#

public ObjectId IncrementalSectionDataLabelStyleId { get; }

VB

Public ReadOnly Property IncrementalSectionDataLabelStyleId As ObjectId
	Get

C++

public:
property ObjectId IncrementalSectionDataLabelStyleId {
	ObjectId get ();
}

Property Value

ObjectId

See Also

Reference

Was this information helpful?