SIFWorks ADK 2.0
TransactionDescription Property
NamespacesEdustructures.SifWorks.HrfinPaymentTransactionDescription

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

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

The SIF specification defines the meaning of this element as: "Description of the transaction."

Version: 2.0

Since: 1.1

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