IEntityInstance.Disassociate Method
Include Protected Members
Include Inherited Members
Removes the association between External Items.
Overload List
Name | Description | |
---|---|---|
Disassociate(EntityInstanceCollection, IAssociation) | Removes the association between this External Item and the given External Items by using the given association. | |
Disassociate(IEntityInstance, IAssociation) | Removes the association between this External Item and the given External Item by using the given association |
Top