Gets the watershed type.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public WatershedType Type { get; }
VB
Public ReadOnly Property Type As WatershedType Get
C++
public: property WatershedType Type { WatershedType get (); }