This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineNAWindowCategoryGroup2 Interface > IEngineNAWindowCategoryGroup2.GroupValue Property (ArcObjects .NET 10.5 SDK) |
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