This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > II > IItemTemplate2 Interface > IItemTemplate2.IsEnhancementEnabled Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the item template will enhance datasets.
[Visual Basic .NET] Public ReadOnly Property IsEnhancementEnabled As Boolean
[C#] public bool IsEnhancementEnabled {get;}
[C++]
HRESULT get_IsEnhancementEnabled(
VARIANT_BOOL* pbEnable
);
[C++]
Parameters pbEnable [out, retval] pbEnable is a parameter of type VARIANT_BOOL