SurfaceAnalysisWatershedDataType Property |
Gets the watershed type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic WatershedType Type { get; }
Public ReadOnly Property Type As WatershedType
Get
public:
property WatershedType Type {
WatershedType get ();
}
Property Value
WatershedType
See Also