Affiliate Constructor(Store,String,String,String,String,String,String,String,String,String,String,String,String,String,String,String,String,Decimal,Boolean,Boolean,Byte,Int32)
In This Topic
Initializes a new instance of the Affiliate class.
Syntax
public Affiliate(
Store ,
string ,
string ,
string ,
string ,
string ,
string ,
string ,
string ,
string ,
string ,
string ,
string ,
string ,
string ,
string ,
string ,
decimal ,
bool ,
bool ,
byte ,
int
)
Parameters
- store
- The value of store
- name
- The value of name
- payeename
- The value of payeename
- firstname
- The value of firstname
- lastname
- The value of lastname
- company
- The value of company
- address1
- The value of address1
- address2
- The value of address2
- city
- The value of city
- province
- The value of province
- postalcode
- The value of postalcode
- countrycode
- The value of countrycode
- phonenumber
- The value of phonenumber
- faxnumber
- The value of faxnumber
- mobilenumber
- The value of mobilenumber
- websiteurl
- The value of websiteurl
- email
- The value of email
- commissionrate
- The value of commissionrate
- commissionispercent
- The value of commissionispercent
- commissionontotal
- The value of commissionontotal
- referralperiodid
- The value of referralperiodid
- referraldays
- The value of referraldays
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