Mandatory property
| Applies to |
|---|
| FieldDefinition object |
This property returns a Boolean value indicating whether a field is required to exist or not.
Syntax
object. Mandatory [= value]
|
Part |
Description |
|---|---|
|
object |
An expression that evaluates to an object in the FieldDefinition object. |
|
value |
A Boolean value. |
Related topic