CounterRangeResellerPrice Constructor (Boolean) |
Namespace:
Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public CounterRangeResellerPrice(
bool isInherited
)
Public Sub New (
isInherited As Boolean
)
public:
CounterRangeResellerPrice(
bool isInherited
)
new :
isInherited : bool -> CounterRangeResellerPrice
Parameters
- isInherited
- Type: SystemBoolean
if set to true [is inherited].
See Also