RelationPath.constructFromPathList(String, List) 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 ^ constructFromPathList(System::String ^ pathRootTableName, Microsoft::Dynamics::Ax::Xpp::List ^ relationPath);
public static Microsoft.Dynamics.Ax.Xpp.RelationPath constructFromPathList (string pathRootTableName, Microsoft.Dynamics.Ax.Xpp.List relationPath);
static member constructFromPathList : string * Microsoft.Dynamics.Ax.Xpp.List -> Microsoft.Dynamics.Ax.Xpp.RelationPath
Public Shared Function constructFromPathList (pathRootTableName As String, relationPath As List) As RelationPath
Parameters
- pathRootTableName
- String
- relationPath
- List