Namespace: Semata.DataStore.ObjectModel
Class: ItemObjects<I>
Constructs a new instance of ItemObjects
public ItemObjects(ItemType itemType, DataStoreObject dataStore, string propertyName)
Parameters
Type | Name | Description |
ItemType | itemType | The ItemType |
DataStoreObject | dataStore | The DataStoreObject |
string | propertyName | The name of the property on the dataStoreObject that exposes this ItemObjects instance |