xRecord.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:
virtual Microsoft::Dynamics::Ax::Xpp::RelationPath ^ relationPath();
public virtual Microsoft.Dynamics.Ax.Xpp.RelationPath relationPath ();
abstract member relationPath : unit -> Microsoft.Dynamics.Ax.Xpp.RelationPath
override this.relationPath : unit -> Microsoft.Dynamics.Ax.Xpp.RelationPath
Public Overridable Function relationPath () As RelationPath
Returns
Applies to
relationPath(RelationPath)
public:
virtual void relationPath(Microsoft::Dynamics::Ax::Xpp::RelationPath ^ relationPath);
public virtual void relationPath (Microsoft.Dynamics.Ax.Xpp.RelationPath relationPath);
abstract member relationPath : Microsoft.Dynamics.Ax.Xpp.RelationPath -> unit
override this.relationPath : Microsoft.Dynamics.Ax.Xpp.RelationPath -> unit
Public Overridable Sub relationPath (relationPath As RelationPath)
Parameters
- relationPath
- RelationPath