StylesRootCatchmentStyles Property

Gets the collection of all CatchmentStyle objects in the database.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public CatchmentStyleCollection CatchmentStyles { get; }

Property Value

CatchmentStyleCollection
See Also