SurfaceAnalysisWatershedDataAreaID Property |
Gets the area ID for the watershed area.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic int AreaID { get; }
Public ReadOnly Property AreaID As Integer
Get
public:
property int AreaID {
int get ();
}
Property Value
Int32
See Also