Click or drag to resize

CounterRangePrice Constructor (Boolean)

Initializes a new instance of the CounterRangePrice class.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public CounterRangePrice(
	bool isInherited
)

Parameters

isInherited
Type: SystemBoolean
if set to true [is inherited].
See Also