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