BCFolderCreateGlobalID Method |
Generates a new value that uniquely
identifies the folder 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()
Public Overrides Function CreateGlobalID As String
Return Value
Type:
String
The generated value that uniquely
identifies the folder among all vaults.
See Also