Dynamicweb 8 Documentation
GetVoucherByCode Method

Get Voucher by Voucher Code
Syntax
'Declaration
 
Public Shared Function GetVoucherByCode( _ 
   ByVal voucherCode As String _ 
) As Voucher
public static Voucher GetVoucherByCode( 
   string voucherCode 
)

Parameters

voucherCode
Requirements

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

See Also

Reference

Voucher Class
Voucher Members

Send Feedback