Click or drag to resize
ProvisioningServiceAccountOwnerId Property
Gets or sets the account owner id.

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

Property Value

Type: String
The account owner id.
See Also