Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
protected internal DataRow DataRow { get; set; }protected internal DataRow DataRow { get; set; }Protected Friend Property DataRow As DataRow
Get
Set
Protected Friend Property DataRow As DataRow
Get
Set
protected public:
property DataRow^ DataRow {
DataRow^ get ();
void set (DataRow^ value);
}protected public:
property DataRow^ DataRow {
DataRow^ get ();
void set (DataRow^ value);
}Property Value
Type:
DataRow