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