Namespace: Semata.DataStore.ObjectModel
Class: Association<I>
Return a true it this ItemObject is already associated with the other
public bool IsAssociatedWith(I otherItemObject)
Parameters
| Type | Name | Description |
| MISSING PAGE I | otherItemObject | the other ItemObject to check for an association |
Returns: bool