Click or drag to resize

BCUserExternal Property

Gets or sets a value indicating whether the user is external.

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

Property Value

Type: Boolean
Remarks
Used as recipient info in Transmittal Management Module.
See Also