MajorObject.CreatedTimestamp Property

Definition

Gets or sets the date and time of the creation of the object.

[System.ComponentModel.Browsable(false)]
public DateTime CreatedTimestamp { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CreatedTimestamp : DateTime with get, set
Public Property CreatedTimestamp As DateTime

Property Value

A System.DateTime value with date and time of creation of the object.

Attributes

Applies to