Shipping..::..Requests Property

Gets the requests.

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

Syntax


public List<Request> Requests { get; }
Public ReadOnly Property Requests As List(Of Request)
	Get
public:
property List<Request^>^ Requests {
	List<Request^>^ get ();
}

Field Value

The requests.