<< Click to Display Table of Contents >> NShape Reference
|
Reads the version of the project from the persistent store.
public abstract void ReadVersion(IStoreCache cache) |
---|
Reads the version of the project from the persistent store.
Name |
Description |
---|---|
cache |
Store cache associated with this store. |
Name |
Description |
---|---|
ArgumentNullException |
Parameter cache is null. |
ArgumentNullException |
Parameter parentModelObjectId is null. |