Click or drag to resize
ModuleServiceInstanceId Property
Gets or sets the instance id.

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

Property Value

Type: String
The instance id.
See Also