Número de terapia en la que tenemos los resultados
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Terapia { get; set; }
Public Property Terapia As Integer
Get
Set
public:
property int Terapia {
int get ();
void set (int value);
}
member Terapia : int with get, set
Property Value
Type:
Int32
See Also