SIFWorks ADK 2.0
Payment Class
NamespacesEdustructures.SifWorks.HrfinPayment

[This is preliminary documentation and is subject to change.]

This object complements the Billing object, and contains information about the payment of a billing object.
Declaration Syntax
C#Visual BasicVisual C++
public class Payment : SifDataObject
Public Class Payment _
	Inherits SifDataObject
public ref class Payment : public SifDataObject
Members
All MembersConstructorsProperties



IconMemberDescription
PaymentPaymentNew()()
Creates an instance of a Payment

PaymentPaymentNew(String, String, String, Nullable<(Of <DateTime>)>, String, Nullable<(Of <Decimal>)>, String)
Constructor that accepts values for all mandatory fields

BillingRefId
Gets or sets the value of the BillingRefId attribute.

EntityId
Gets or sets the value of the <EntityId> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
ReceivedAmount
Gets or sets the value of the <ReceivedAmount> element.

ReceivedDate
Gets or sets the value of the <ReceivedDate> element.

ReceivedTransactionId
Gets or sets the value of the <ReceivedTransactionId> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
TransactionDescription
Gets or sets the value of the <TransactionDescription> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10