This document is archived and information here might be outdated. Recommended version. |
Indicates whether or not the schematic attribute is predefined.
[Visual Basic .NET]
Public ReadOnly Property IsPredefined As Boolean
[C#]
public bool IsPredefined {get;}
[C++]
HRESULT get_IsPredefined(
Boolean* IsPredefined
);
[C++] Parameters IsPredefined [out, retval]
IsPredefined is a parameter of type bool*