LimitationByServiceLimitations Property |
[Missing <summary> documentation for "P:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.LimitationByService.Limitations"]
Namespace:
Atomia.Billing.Core.Sdk.AtomiaProvisioningApi
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public Limitation[] Limitations { get; set; }
Public Property Limitations As Limitation()
Get
Set
public:
property array<Limitation^>^ Limitations {
array<Limitation^>^ get ();
void set (array<Limitation^>^ value);
}
member Limitations : Limitation[] with get, set
Property Value
Type:
LimitationSee Also