ReturnCode..::..RecID Property

Gets or sets the record identifier.

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

Syntax


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

Field Value

The record identifier.