Common.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.
Overloads
relationPath() | |
relationPath(RelationPath) |
relationPath()
public:
Microsoft::Dynamics::Ax::Xpp::RelationPath ^ relationPath();
public Microsoft.Dynamics.Ax.Xpp.RelationPath relationPath ();
member this.relationPath : unit -> Microsoft.Dynamics.Ax.Xpp.RelationPath
Public Function relationPath () As RelationPath
Returns
Applies to
relationPath(RelationPath)
public:
Microsoft::Dynamics::Ax::Xpp::RelationPath ^ relationPath(Microsoft::Dynamics::Ax::Xpp::RelationPath ^ _relationPath);
public Microsoft.Dynamics.Ax.Xpp.RelationPath relationPath (Microsoft.Dynamics.Ax.Xpp.RelationPath _relationPath);
member this.relationPath : Microsoft.Dynamics.Ax.Xpp.RelationPath -> Microsoft.Dynamics.Ax.Xpp.RelationPath
Public Function relationPath (_relationPath As RelationPath) As RelationPath
Parameters
- _relationPath
- RelationPath