AssocActionIsEqualTo Method

Checks whether the specified action is equal to this action. Does nothing in the current implementation.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public bool IsEqualTo(
        AssocAction otherAction
)

Parameters

otherAction
Type: Teigha.DatabaseServicesAssocAction
[in] Other action to compare with. It must be open at least for read operations.

Return Value

Type: Boolean
true if actions are equal, false otherwise.
See Also

©  Bricsys NV. All rights reserved.