IgnoreMandatoryFields |
Scroll |
Gets if empty values for mandatory fields are ignored during validation.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property IgnoreMandatoryFields As Boolean C# public virtual bool IgnoreMandatoryFields { get; }
Property ValueTrue if mandatory fields are ignored. |