Indicates whether to remove the raster type instances for those which don't have any associated catalog items.
[Visual Basic .NET] Public Property RemoveUnreferencedInstances As Boolean
[C#] public bool RemoveUnreferencedInstances {get; set;}
[C++]
HRESULT get_RemoveUnreferencedInstances(
VARIANT_BOOL* pbRemoveUnreferencedInstances
);
[C++]
HRESULT put_RemoveUnreferencedInstances(
VARIANT_BOOL pbRemoveUnreferencedInstances
);
[C++]Parameters
pbRemoveUnreferencedInstances [out, retval] pbRemoveUnreferencedInstances is a parameter of type VARIANT_BOOL pbRemoveUnreferencedInstances [in] pbRemoveUnreferencedInstances is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.