CurrentDateTime

IPresentation.CurrentDateTime property

Returns or sets date and time which will substitute content of datetime fields. Time of this Presentation object creation by default. Read/write DateTime.

public DateTime CurrentDateTime { get; set; }

See Also