SIFWorks ADK 2.0
TransactionPayMethods Property
NamespacesEdustructures.SifWorks.FoodFoodserviceTransactionPayMethodTransactionPayMethods

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

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

The SIF specification defines the meaning of this null as: "Transaction method"

To remove the TransactionPayMethods, set TransactionPayMethods to null

Version: 2.0

Since: 1.5r1

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