The collection of variables associated with this item.
[Visual Basic .NET] Public Property Variables As IPropertySet
[C#] public IPropertySet Variables {get; set;}
[C++]
HRESULT get_Variables(
IPropertySet** ppVariables
);
[C++]
HRESULT putref_Variables(
IPropertySet* ppVariables
);
[C++]Parameters
ppVariables [out, retval]ppVariables is a parameter of type IPropertySet
ppVariables [in]ppVariables is a parameter of type IPropertySet
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.