This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerEditResult Interface > IImageServerEditResult.ItemID Property (ArcObjects .NET 10.4 SDK) |
The ID of the item for which the result is being generated. Its set when the ID is not an OID. e.g. ViewId.
[Visual Basic .NET] Public ReadOnly Property ItemID As String
[C#] public string ItemID {get;}
[C++]
HRESULT get_ItemID(
BSTR* pItemID
);
[C++]
Parameters pItemID [out, retval] pItemID is a parameter of type BSTR