Indicates whether the item template contains functions that enhance a dataset.
[Visual Basic .NET] Public Property SupportsEnhancement As Boolean
[C#] public bool SupportsEnhancement {get; set;}
[C++]
HRESULT get_SupportsEnhancement(
VARIANT_BOOL* pbSupportsEnhancement
);
[C++]
HRESULT put_SupportsEnhancement(
VARIANT_BOOL pbSupportsEnhancement
);
[C++]Parameters
pbSupportsEnhancement [out, retval] pbSupportsEnhancement is a parameter of type VARIANT_BOOL pbSupportsEnhancement [in] pbSupportsEnhancement is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.