Namespace: Semata.DataStore.ObjectModel
Class: Association<I>
If the is at most one item can associated with this item, 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