Fecha en la que se producen las terapias
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Fecha { get; set; }
Public Property Fecha As String
Get
Set
public:
property String^ Fecha {
String^ get ();
void set (String^ value);
}
member Fecha : string with get, set
Property Value
Type:
String
See Also