IsProposal property
| Applies to |
|---|
| InvoiceField object |
This property returns True if this field is a proposal. A field can be a proposal after the interpretation and presented after the Verify module along with other proposals for the same field definition.
Syntax
object. IsProposal [ = value]
|
Part |
Description |
|---|---|
|
object |
An expression that evaluates to an object in the InvoiceField object. |
|
value |
A Boolean value. |