Asset.Modified

Asset.Modified property

Gets or sets the time of asset was last modified. 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 Modified { get; set; }

See Also