DigitalGood Constructor(Store,String,String,Int64,Nullable<Byte>,String,String,String,String,Boolean,String,String,Byte,Nullable<Int32>,Byte,Nullable<Int32>,Byte)
In This Topic
Initializes a new instance of the DigitalGood class.
Syntax
public DigitalGood(
Store ,
string ,
string ,
long ,
Nullable<byte> ,
string ,
string ,
string ,
string ,
bool ,
string ,
string ,
byte ,
Nullable<int> ,
byte ,
Nullable<int> ,
byte
)
Parameters
- store
- The value of store
- name
- The value of name
- filename
- The value of filename
- filesize
- The value of filesize
- maxdownloads
- The value of maxdownloads
- downloadtimeout
- The value of downloadtimeout
- activationtimeout
- The value of activationtimeout
- mediakey
- The value of mediakey
- serverfilename
- The value of serverfilename
- enableserialkeys
- The value of enableserialkeys
- serialkeyproviderid
- The value of serialkeyproviderid
- serialkeyconfigdata
- The value of serialkeyconfigdata
- activationmodeid
- The value of activationmodeid
- activationemailid
- The value of activationemailid
- fulfillmentmodeid
- The value of fulfillmentmodeid
- fulfillmentemailid
- The value of fulfillmentemailid
- licenseagreementmodeid
- The value of licenseagreementmodeid
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