Click or drag to resize
BCVaultLinkIsWorkPackage Property
Gets a value indicating whether the work area is selected.

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

Property Value

Type: Boolean
Remarks
If then WorkPackageDisplayName and WorkPackageID properties will return a string value describing the selected work area.
See Also