GetProposalField(FieldName As String, Proposal As Integer) As Object

Invoice object

Returns the FieldName field, given its Proposal number. The field must be active.

GetField(Reference, 2) returns the second proposal of the Reference field.

Related topic

Invoice object