Click or drag to resize
Infosoft Logo

IAddOnPriceServiceCreateAddOnPrice(AddOnPrice) Method

Creates add on price.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
void CreateAddOnPrice(
	AddOnPrice addOnPrice
)

Parameters

addOnPrice  AddOnPrice
The add on price.
See Also