Line..::..ReturnCode Property

Gets the return code.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Request
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


public ReturnCode ReturnCode { get; set; }
Public Property ReturnCode As ReturnCode
	Get
	Set
public:
property ReturnCode^ ReturnCode {
	ReturnCode^ get ();
	void set (ReturnCode^ value);
}

Field Value

The return code.