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