SIFWorks ADK 2.0
ReceivedTransactionId Property
NamespacesEdustructures.SifWorks.HrfinPaymentReceivedTransactionId

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

Gets or sets the value of the <ReceivedTransactionId> element.
Declaration Syntax
C#Visual BasicVisual C++
public string ReceivedTransactionId{ get; set;}
Public Property ReceivedTransactionId As String
public:
property String^ ReceivedTransactionId {
	String^ get ();
	void set (String^ value);
}
Value
The ReceivedTransactionId element of this object.
Remarks

The SIF specification defines the meaning of this element as: "Memo transaction ID from other vendor software."

Version: 2.0

Since: 1.1

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