IData Object<TObject>.Load Method
Loads the object's data value.
Definition
Namespace: Extreme.Data
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
void Load(
bool recursive
)
Parameters
- recursive Boolean
- Specifies whether children of the object should be loaded as well.