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