SettingsCmdCreateCatchmentFromSurfaceSettingsCmdShallowConcentratedFlowSurfaceType Property |
Gets time of concentrated method type.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<CatchmentShallowConcentratedFlowSurfaceType> SurfaceType { get; }
Public ReadOnly Property SurfaceType As PropertyEnum(Of CatchmentShallowConcentratedFlowSurfaceType)
Get
public:
property PropertyEnum<CatchmentShallowConcentratedFlowSurfaceType>^ SurfaceType {
PropertyEnum<CatchmentShallowConcentratedFlowSurfaceType>^ get ();
}
Property Value
PropertyEnumCatchmentShallowConcentratedFlowSurfaceType
See Also