SIFWorks ADK 2.0
Voided Property
NamespacesEdustructures.SifWorks.FoodFoodserviceTransactionVoided

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

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

The SIF specification defines the meaning of this element as: "This flag tells us if the transaction is voided."

Version: 2.0

Since: 1.5r1

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