The data space item ID.
[Visual Basic .NET] Public Property ID As String
[C#] public string ID {get; set;}
[C++]
HRESULT get_ID(
BSTR* pID
);
[C++]
HRESULT put_ID(
BSTR pID
);
[C++]Parameters
pID [out, retval] pID is a parameter of type BSTR pID [in] pID is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.