Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
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); }