ArcObjects Library Reference (GISClient)  

IAGOGroupInfo.ID Property

The ID of a group.

ERROR: Syntax information about IAGOGroupInfo.ID may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GISClient.dll

[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.

See Also

IAGOGroupInfo Interface