The NAWindow category group value.
[Visual Basic .NET] Public Property GroupValue As Object
[C#] public object GroupValue {get; set;}
[C++]
HRESULT get_GroupValue(
VARIANT* GroupValue
);
[C++]
HRESULT put_GroupValue(
VARIANT GroupValue
);
[C++]Parameters
GroupValue [out, retval] GroupValue is a parameter of type VARIANT GroupValue [in] GroupValue is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine.