SixBit.API Namespace > Items Class : Items_AddUpdate Method |
'Declaration
Public Shared Function Items_AddUpdate( _ ByVal request As ItemsRequestType _ ) As System.Collections.Generic.List(Of ItemsResponseType)
'Usage
Dim request As ItemsRequestType Dim value As System.Collections.Generic.List(Of ItemsResponseType) value = Items.Items_AddUpdate(request)
public static System.Collections.Generic.List<ItemsResponseType> Items_AddUpdate( ItemsRequestType request )
public function Items_AddUpdate( request: ItemsRequestType ): System.Collections.Generic.List; static;
public static function Items_AddUpdate( request : ItemsRequestType ) : System.Collections.Generic.List;
public: static System.Collections.Generic.List<ItemsResponseType*>* Items_AddUpdate( ItemsRequestType* request )
public: static System.Collections.Generic.List<ItemsResponseType^>^ Items_AddUpdate( ItemsRequestType^ 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