bbddDataContextSpO2 Property |
[Missing <summary> documentation for "P:Evolucion.bbddDataContext.SpO2"]
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Table<SpO2> SpO2 { get; }
Public ReadOnly Property SpO2 As Table(Of SpO2)
Get
public:
property Table<SpO2^>^ SpO2 {
Table<SpO2^>^ get ();
}
member SpO2 : Table<SpO2> with get
Property Value
Type:
TableSpO2
See Also