Values property
Applies to |
---|
InvoiceFields collection |
This property sets or returns a value to all fields at the same time.
Syntax
object. Values( rhs As String ) [= value]
Part |
Description |
---|---|
object |
An expression that evaluates to an InvoiceFields collection. |
value |
A string value. |
Related topic