SixBit.Business.API Namespace > Inventory Class : Inventory_Add Method |
'Declaration
Public Function Inventory_Add( _ ByVal request As InventorySetRequestType _ ) As InventoryResponseType
'Usage
Dim instance As Inventory Dim request As InventorySetRequestType Dim value As InventoryResponseType value = instance.Inventory_Add(request)
public InventoryResponseType Inventory_Add( InventorySetRequestType request )
public function Inventory_Add( request: InventorySetRequestType ): InventoryResponseType;
public function Inventory_Add( request : InventorySetRequestType ) : InventoryResponseType;
public: InventoryResponseType* Inventory_Add( InventorySetRequestType* request )
public: InventoryResponseType^ Inventory_Add( InventorySetRequestType^ request )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2