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