Asset.Created

Asset.Created property

Gets or sets the time of asset creation. The created element contains the date and time that the parent element was created and is represented in an ISO 8601 format. The created element may appear zero or one time.

public DateTime Created { get; set; }

See Also