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