Share

InletLocationType Enumeration

Specifies the inlet structure's location either on slopes, at low points, or none.



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

Syntax

C#

public enum InletLocationType

VB

Public Enumeration InletLocationType

C++

public enum class InletLocationType

Members

Member nameValueDescription
OnGrade0 
InSag1 
None2 

See Also

Reference

Was this information helpful?