Gets the type of the Profile DesignCheck type.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public ProfileDesignCheckType DesignCheckType { get; } |
Visual Basic |
---|
Public ReadOnly Property DesignCheckType As ProfileDesignCheckType Get |
Visual C++ |
---|
public: property ProfileDesignCheckType DesignCheckType { ProfileDesignCheckType get (); } |