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