Indicates whether ancillary dataset generated by complex raster type item templates are to be allowed by handler operations.
[Visual Basic .NET] Public Property AllowAncillaryDatasets As Boolean
[C#] public bool AllowAncillaryDatasets {get; set;}
[C++]
HRESULT get_AllowAncillaryDatasets(
VARIANT_BOOL* pbAllowAncillaryDatasets
);
[C++]
HRESULT put_AllowAncillaryDatasets(
VARIANT_BOOL pbAllowAncillaryDatasets
);
[C++]Parameters
pbAllowAncillaryDatasets [out, retval] pbAllowAncillaryDatasets is a parameter of type VARIANT_BOOL pbAllowAncillaryDatasets [in] pbAllowAncillaryDatasets is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.