ExperimentoIdExperimento Property |
[Missing <summary> documentation for "P:Evolucion.Experimento.IdExperimento"]
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int IdExperimento { get; set; }
Public Property IdExperimento As Integer
Get
Set
public:
property int IdExperimento {
int get ();
void set (int value);
}
member IdExperimento : int with get, set
Property Value
Type:
Int32
See Also