Click or drag to resize
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.19.0)
Syntax
public string DateTimeAsText()

Return Value

Type: String
Human-friendly string representation of the moment of time when the vault was opened.
See Also