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.7.0.1276
Syntax
C#
public EntitySideType Side { get; }
VB
Public ReadOnly Property Side As EntitySideType Get
C++
public: property EntitySideType Side { EntitySideType get (); }