Returns the payment id for a certain invoice pk.
Note that this method only works reliable if a single payment covered the entire invoice!
public Guid GetPaymentPKByInvoicePK( Guid invoicePK );
Return Value
Payment PK
Parameters
invoicePK
Invoice ID
See also:
Class PaymentBusinessObject