BCVaultLinkDateTimeAsText Method |
Returns a human-friendly string representation of the moment of time the vault was opened.
It can be a baseline name, or a formatted date. For the current moment it may be the word "Current" (localized).
Namespace:
BlueCieloECM.InnoCielo.Meridian.Client
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public string DateTimeAsText()
Public Function DateTimeAsText As String
Return Value
Type:
StringHuman-friendly string representation of the moment of time when the vault was opened.
See Also