ProfileDesignCheckRootLineDesignChecks Property |
Gets the collection of all profile line design checks.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ProfileDesignCheckCollection LineDesignChecks { get; }
Public ReadOnly Property LineDesignChecks As ProfileDesignCheckCollection
Get
public:
property ProfileDesignCheckCollection^ LineDesignChecks {
ProfileDesignCheckCollection^ get ();
}
Property Value
ProfileDesignCheckCollection
See Also