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 |
Returns: MISSING PAGE