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