Creates a new DonorClub Award Level
Namespace: Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
Parameters
- user
- Type: Asi.iBO..::..IiMISUser
The IiMISUser object providing the security credentials of the logged in user.
- productMajor
- Type: System..::..String
The major portion of the product's key for those products with two-part keys. Or the product's key
for products with one part keys.
- productMinor
- Type: System..::..String
The minor portion of the product's key for those products with two-part keys. Or string.Empty
for products with one part keys.
See Also