This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWCSCoverageField Interface > IWCSCoverageField.AxisID Property (ArcObjects .NET 10.5 SDK) |
Axis ID of a WCS coverage field.
[Visual Basic .NET] Public ReadOnly Property AxisID As String
[C#] public string AxisID {get;}
[C++]
HRESULT get_AxisID(
BSTR* AxisID
);
[C++]
Parameters AxisID [out, retval] AxisID is a parameter of type BSTR