SettingsCmdCreateCatchmentFromSurfaceTimeOfConcentrationMethod Property |
Gets the time of concentration method.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<CatchmentTimeOfConcentrationMethodType> TimeOfConcentrationMethod { get; }
Public ReadOnly Property TimeOfConcentrationMethod As PropertyEnum(Of CatchmentTimeOfConcentrationMethodType)
Get
public:
property PropertyEnum<CatchmentTimeOfConcentrationMethodType>^ TimeOfConcentrationMethod {
PropertyEnum<CatchmentTimeOfConcentrationMethodType>^ get ();
}
Property Value
PropertyEnumCatchmentTimeOfConcentrationMethodType
See Also