Click or drag to resize

BCDocumentCreateGlobalID Method

Generates a new value that uniquely identifies the document among all vaults.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public override string CreateGlobalID()

Return Value

Type: String
The generated value that uniquely identifies the document among all vaults.
See Also