Indicates if this is a referenced mosaic dataset.
[Visual Basic .NET] Public Property Referenced As Boolean
[C#] public bool Referenced {get; set;}
[C++]
HRESULT get_Referenced(
VARIANT_BOOL* pReferenced
);
[C++]
HRESULT put_Referenced(
VARIANT_BOOL pReferenced
);
[C++]Parameters
pReferenced [out, retval] pReferenced is a parameter of type VARIANT_BOOL pReferenced [in] pReferenced is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.