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