This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataObjectGroup Interface > IDataObjectGroup.GroupID Property (ArcObjects .NET 10.5 SDK) |
The data object group's ID.
[Visual Basic .NET] Public ReadOnly Property GroupID As Integer
[C#] public int GroupID {get;}
[C++]
HRESULT get_GroupID(
long* GroupID
);
[C++]
Parameters GroupID [out, retval] GroupID is a parameter of type long