SIFWorks ADK 2.0
TransactionType Constructor (value)
NamespacesEdustructures.SifWorks.FoodTransactionTypeTransactionTypeTransactionTypeNew(TransactionTypeValue)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public TransactionType(
	TransactionTypeValue value
)
Public Sub New ( _
	value As TransactionTypeValue _
)
public:
TransactionType (
	TransactionTypeValue^ value
)
Parameters
value (TransactionTypeValue)
Gets or sets the content value of the <TransactionType> element

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