LocalizationRequiredAttributeRequired Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic bool Required { get; }
Public ReadOnly Property Required As Boolean
Get
public:
property bool Required {
bool get ();
}
member Required : bool with get
Property Value
Type:
Boolean
See Also