LimitationExistingCount Property |
Gets or sets the count of existing services.
Namespace: Atomia.Provisioning.BaseAssembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax public int ExistingCount { get; set; }
Public Property ExistingCount As Integer
Get
Set
public:
property int ExistingCount {
int get ();
void set (int value);
}
member ExistingCount : int with get, set
Property Value
Type:
Int32See Also