Property Ship's Safety Depth Contour in meters.
[Visual Basic .NET] Public Property ShipsSafetyDepthContour As Integer
[C#] public int ShipsSafetyDepthContour {get; set;}
[C++]
HRESULT get_ShipsSafetyDepthContour(
Long* pVal
);
[C++]
HRESULT put_ShipsSafetyDepthContour(
Long pVal
);
[C++]Parameters
pVal [out, retval] pVal is a parameter of type Long pVal [in] pVal is a parameter of type Long
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.