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