RelationPath.isEqualTo(RelationPath) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool isEqualTo(Microsoft::Dynamics::Ax::Xpp::RelationPath ^ otherRelationPath);
public bool isEqualTo (Microsoft.Dynamics.Ax.Xpp.RelationPath otherRelationPath);
member this.isEqualTo : Microsoft.Dynamics.Ax.Xpp.RelationPath -> bool
Public Function isEqualTo (otherRelationPath As RelationPath) As Boolean
Parameters
- otherRelationPath
- RelationPath