Namespace: Semata.DataStore.ObjectModel
Class: Association<I>
If the item can be associated with a maximum of one Item with this AssociationType, it can be retrieved directly with this method. An error will be thrown, if there are more than one association. If there is no association, null will be returned
public: I^ GetItem()
Returns: MISSING PAGE I