Gets the area ID for the watershed area.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public int AreaID { get; }
VB
Public ReadOnly Property AreaID As Integer Get
C++
public: property int AreaID { int get (); }