StructureControlSumpBy Property

Gets or sets how the sump should be adjusted.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public StructureControlSumpType ControlSumpBy { get; set; }

Property Value

StructureControlSumpType
Remarks
Set to aeccElevation to modify the sump's elevation when you modify the pipe structure's elevation with the SumpElevation property.
See Also