ReturnCode..::..ReturnCode Property

Gets or sets the return code.

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

Syntax


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

Field Value

The return code.