Gets the date when the repository was opened. The current transaction will view the vault as it existed at that point in time. Gets the current server time if the transaction is in the present time (the Moment property returns nullNothingnullptra null reference (Nothing in Visual Basic)).

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)

Syntax

C#
public DateTime MomentDate { get; }
Visual Basic
Public ReadOnly Property MomentDate As DateTime
	Get
Visual C++
public:
property DateTime MomentDate {
	DateTime get ();
}

See Also