Share

AlignmentDesignCheck.DesignCheckType Property

Gets the type of the DesignCheck.



Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public AlignmentDesignCheckType DesignCheckType { get; }

VB

Public ReadOnly Property DesignCheckType As AlignmentDesignCheckType
	Get

C++

public:
property AlignmentDesignCheckType DesignCheckType {
	AlignmentDesignCheckType get ();
}

Property Value

AlignmentDesignCheckType

See Also

Reference

Was this information helpful?