MatchLineLabelGroupSide Property |
Gets the value that specifies the side of MatchLines on which the MatchLineLabelGroup is located.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic EntitySideType Side { get; }
Public ReadOnly Property Side As EntitySideType
Get
public:
property EntitySideType Side {
EntitySideType get ();
}
Property Value
EntitySideType
See Also