RelationPath.construct(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:
static Microsoft::Dynamics::Ax::Xpp::RelationPath ^ construct(Microsoft::Dynamics::Ax::Xpp::RelationPath ^ sourceRelationPath);
public static Microsoft.Dynamics.Ax.Xpp.RelationPath construct (Microsoft.Dynamics.Ax.Xpp.RelationPath sourceRelationPath);
static member construct : Microsoft.Dynamics.Ax.Xpp.RelationPath -> Microsoft.Dynamics.Ax.Xpp.RelationPath
Public Shared Function construct (sourceRelationPath As RelationPath) As RelationPath
Parameters
- sourceRelationPath
- RelationPath