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