AssocPersSubentityIdIsEqualTo Method

Checks whether the other AssocPersSubentityId reference are exactly the same subentity of the same entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public virtual bool IsEqualTo(
        Entity entity,
        AssocPersSubentityId other
)

Parameters

entity  Entity
[in] Entity owning the subentities of this and the other AssocPersSubentityId.
other  AssocPersSubentityId
[in] Other AssocPersSubentityId.

Return Value

Boolean
True if this and the other AssocPersSubentityId are equal; otherwise the method returns false.
See Also

©  Bricsys NV. All rights reserved.