Click or drag to resize

BCVaultLinkDateTimeUTC Property

Gets or sets the selected date value of History mode.

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 DateTime? DateTimeUTC { get; set; }

Property Value

Type: NullableDateTime
The selected date value in UTC format if History mode; if present context.
See Also