Gets or sets a value indicating whether the user is external.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
public bool External { get; set; }
public bool External { get; set; }
Public Property External As Boolean
Get
Set
Public Property External As Boolean
Get
Set
public:
property bool External {
bool get ();
void set (bool value);
}
public:
property bool External {
bool get ();
void set (bool value);
}
Used as recipient info in Transmittal Management Module.