Click or drag to resize
Infosoft Logo

IAddOnPriceServiceCreateAddOnPrice(Int32) 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(
	int addOnId
)

Parameters

addOnId  Int32
Identifier for the add on.
See Also