Share

StructureControlSumpType Enumeration

Specifies how a sump should be adjusted.



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

Syntax

C#

public enum StructureControlSumpType

VB

Public Enumeration StructureControlSumpType

C++

public enum class StructureControlSumpType

Members

Member nameValueDescription
ByDepth0 
ByElevation1 

See Also

Reference

Was this information helpful?