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