EDI..::..EDIOrderType Property

Namespace:  JiwaFinancials.Jiwa.JiwaDebtors
Assembly:  JiwaDebtors (in JiwaDebtors.dll)

Syntax


public EDI..::..DebtorEDIOrderTypes EDIOrderType { get; set; }
Public Property EDIOrderType As EDI..::..DebtorEDIOrderTypes
	Get
	Set
public:
property EDI..::..DebtorEDIOrderTypes^ EDIOrderType {
	EDI..::..DebtorEDIOrderTypes^ get ();
	void set (EDI..::..DebtorEDIOrderTypes^ value);
}