Click or drag to resize
ProvisioningAccountAccountId Property
Gets or sets the Atomia Provisioning account id.

Namespace: Atomia.Provisioning.Base
Assembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax
public string AccountId { get; set; }

Property Value

Type: String
The account id.
See Also