CounterRangeCounter Property |
Gets or sets Counter.
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 Counter { get; set; }
Public Property Counter As CounterType
Get
Set
public:
property CounterType^ Counter {
CounterType^ get ();
void set (CounterType^ value);
}
member Counter : CounterType with get, set
Property Value
Type:
CounterTypeSee Also