Click or drag to resize

ResellerRenewalItemPrice Constructor (Boolean)

Initializes a new instance of the ResellerRenewalItemPrice 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 ResellerRenewalItemPrice(
	bool isInherited
)

Parameters

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