AlignmentDesignCheckSetName Property

Gets the name of of design check set that is used in the alignment.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public string DesignCheckSetName { get; set; }

Property Value

String
Remarks
Return "" when there is no design check set applied in the current alignment.
See Also