StylesRootProfileDesignCheckSets Property

Gets the collection of profile design check set in the database.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public ProfileDesignCheckSetCollection ProfileDesignCheckSets { get; }

Property Value

ProfileDesignCheckSetCollection
See Also