Gets or sets a value indicating whether the document is reassigned.
Namespace: BlueCieloECM.InnoCielo.Meridian.DesignAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
public bool Reassign { get; set; }
public bool Reassign { get; set; }
Public Property Reassign As Boolean
Get
Set
Public Property Reassign As Boolean
Get
Set
public:
property bool Reassign {
bool get ();
void set (bool value);
}
public:
property bool Reassign {
bool get ();
void set (bool value);
}