|
IAddOnPriceServiceCreateAddOnPrice(Int32) Method |
Creates add on price.
Namespace: Infosoft.Common.Contracts.ServiceContracts.SubscriptionsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax void CreateAddOnPrice(
int addOnId
)
No code example is currently available or this language may not be supported.
Parameters
- addOnId Int32
- Identifier for the add on.
See Also