Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SlopeLineSide side { get; set; }
VB
Public Property side As SlopeLineSide Get Set
C++
public: property SlopeLineSide side { SlopeLineSide get (); void set (SlopeLineSide value); }