Modulus Evo2 ™
Determines if dead genomes should be stored
Namespace: Modulus.Evo2Assembly: Modulus.Evo2 (in Modulus.Evo2.dll) Version: 1.0.0.0 (1.0.0.0)
public bool Archive { get; set; }
public bool Archive { get; set; }
Public Property Archive As Boolean
Get
Set
Public Property Archive As Boolean
Get
Set
public:
property bool Archive {
bool get ();
void set (bool value);
}
public:
property bool Archive {
bool get ();
void set (bool value);
}