Gets the value that specifies the side of MatchLines on which the MatchLineLabelGroup is located.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public EntitySideType Side { get; }
VB
Public ReadOnly Property Side As EntitySideType Get
C++
public: property EntitySideType Side { EntitySideType get (); }