This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* pbEnable
);
[C++] Parameters pbEnable [out, retval]
pbEnable is a parameter of type bool*