Click or drag to resize
ProvisioningSimpleServiceLastSavedServiceId Property
Gets or sets the ID of the last saved Atomia Provisioning service in the parent tree. This property is used for identification of direct provisioned services.

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

Property Value

Type: String
See Also