SixBit.Business.API Namespace > Inventory Class : Inventory_List Method |
'Declaration
Public Function Inventory_List( _ ByVal request As InventoryListRequestType _ ) As InventoryListResponseType
'Usage
Dim instance As Inventory Dim request As InventoryListRequestType Dim value As InventoryListResponseType value = instance.Inventory_List(request)
public InventoryListResponseType Inventory_List( InventoryListRequestType request )
public function Inventory_List( request: InventoryListRequestType ): InventoryListResponseType;
public function Inventory_List( request : InventoryListRequestType ) : InventoryListResponseType;
public: InventoryListResponseType* Inventory_List( InventoryListRequestType* request )
public: InventoryListResponseType^ Inventory_List( InventoryListRequestType^ 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