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