Click or drag to resize
ProvisioningServiceInstanceId Property
Gets or sets the Atomia Provisioning service instance id.

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

Property Value

Type: String
The instance id.
Remarks
This class member will not be serialized by the WCF service.
See Also