Click or drag to resize
BCVaultLinkIsBaseline Property
Gets a value indicating whether a baseline was used to select a moment in history.

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 bool IsBaseline { get; }

Property Value

Type: Boolean
Remarks
If then BaseLineDisplayName and BaseLineID properties will return a string value describing the selected baseline.
See Also