Optional property
| Applies to |
|---|
| FieldDefinition object |
This property returns a Boolean value indicating whether the field is optional for the current invoice definition.
Syntax
object. Optional [= value]
|
Part |
Description |
|---|---|
|
object |
An expression that evaluates to an object in the FieldDefinition object. |
|
value |
A Boolean value. |
Related topic