IProductAvailability Interface

Interface for item availability service.

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

Syntax

'Declaration
Public Interface IProductAvailability _
    Inherits IService
'Usage
Dim instance As IProductAvailability
public interface IProductAvailability : IService
public interface class IProductAvailability : IService

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Services Namespace