Gets the resolved state.
[Visual Basic .NET] Public Property Resolved As Boolean
[C#] public bool Resolved {get; set;}
[C++]
HRESULT get_Resolved(
VARIANT_BOOL* pResolved
);
[C++]
HRESULT put_Resolved(
VARIANT_BOOL pResolved
);
[C++]Parameters
pResolved [out, retval] pResolved is a parameter of type VARIANT_BOOL pResolved [in] pResolved is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.