BCUserExternalKey Property  | 
 
            Gets or sets the key of the external user.
            
 
    Namespace: 
   BlueCieloECM.InnoCielo.Meridian.Server
    Assembly:
   BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntaxpublic string ExternalKey { get; set; }Public Property ExternalKey As String
	Get
	Set
Property Value
Type: 
String
Remarks
            Used as recipient info in Transmittal Management Module.
            
See Also