<< Click to Display Table of Contents >> NShape Reference
|
Deserializes the entity's inner objects from the repository.
void LoadInnerObjects(string propertyName, IRepositoryReader reader, int version) |
For hints on versioning see the LoadFields method.
Name |
Description |
---|---|
propertyName |
Name of inner objects property to load. |
reader |
Property reading interface to the repository. |
version |
Format version in which the entity was serialized. |