CounterUsageCounterType Property |
Gets or sets CounterType.
Namespace:
Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public CounterType CounterType { get; set; }
Public Property CounterType As CounterType
Get
Set
public:
property CounterType^ CounterType {
CounterType^ get ();
void set (CounterType^ value);
}
member CounterType : CounterType with get, set
Property Value
Type:
CounterTypeSee Also