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