RequestedItemIsOutOfStock Field

Indicates that the specified item is not available in the stock.

Namespace:  Microsoft.Dynamics.Commerce.Runtime
Assembly:  Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)

Syntax

'Declaration
Public Shared ReadOnly RequestedItemIsOutOfStock As String
'Usage
Dim value As String

value = NotificationErrors.RequestedItemIsOutOfStock
public static readonly string RequestedItemIsOutOfStock
public:
static initonly String^ RequestedItemIsOutOfStock

See Also

Reference

NotificationErrors Class

Microsoft.Dynamics.Commerce.Runtime Namespace