Indicates if full properties have been retrieved.
[Visual Basic .NET] Public Property FullPropsRetrieved As Boolean
[C#] public bool FullPropsRetrieved {get; set;}
[C++]
HRESULT get_FullPropsRetrieved(
VARIANT_BOOL* FullPropsRetrieved
);
[C++]
HRESULT put_FullPropsRetrieved(
VARIANT_BOOL FullPropsRetrieved
);
[C++]Parameters
FullPropsRetrieved [out, retval] FullPropsRetrieved is a parameter of type VARIANT_BOOL FullPropsRetrieved [in] FullPropsRetrieved is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.