Click or drag to resize
ProvisioningServicePropertyLastChangeTime Property
Gets or sets timestamp of the last update of the stored version of this property.

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

Property Value

Type: DateTime
The last change time.
See Also