PondVelocityType Property |
Gets or sets the velocity calculation type for the pond.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntaxpublic StormWaterControlVelocityType VelocityType { get; set; }Public Property VelocityType As StormWaterControlVelocityType
Get
Set
public:
property StormWaterControlVelocityType VelocityType {
StormWaterControlVelocityType get ();
void set (StormWaterControlVelocityType value);
}Property Value
StormWaterControlVelocityType
Exceptions
See Also