Gets the type of the Profile DesignCheck type.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ProfileDesignCheckType DesignCheckType { get; }
VB
Public ReadOnly Property DesignCheckType As ProfileDesignCheckType Get
C++
public: property ProfileDesignCheckType DesignCheckType { ProfileDesignCheckType get (); }