BCRepositoryMoment Property |
Gets the date when the repository was opened.
The current transaction will view the vault as it existed at that point in time.
Gets if the repository was opened in the present time.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public DateTime? Moment { get; }
Public ReadOnly Property Moment As DateTime?
Get
Property Value
Type:
NullableDateTimeSee Also