This document is archived and information here might be outdated. Recommended version. |
Indicates whether the field is required.
[Visual Basic .NET]
Public Property Required As String
[C#]
public string Required {get; set;}
[C++]
HRESULT get_Required(
void
);
[C++]
HRESULT put_Required(
);