Click or drag to resize
ProvisioningRequestDateTimeCreated Property
Gets or sets the date time created.

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

Property Value

Type: DateTime
The date time created.
See Also