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