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.7.0.1190
Syntax
public enum InletLocationType
Members
Member nameValueDescription
OnGrade0 
InSag1 
None2 
See Also