QueryBuildDataSourceProxy.RelationPath Property
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:
property Microsoft::Dynamics::Ax::Xpp::RelationPath ^ RelationPath { Microsoft::Dynamics::Ax::Xpp::RelationPath ^ get(); void set(Microsoft::Dynamics::Ax::Xpp::RelationPath ^ value); };
public Microsoft.Dynamics.Ax.Xpp.RelationPath RelationPath { get; set; }
member this.RelationPath : Microsoft.Dynamics.Ax.Xpp.RelationPath with get, set
Public Property RelationPath As RelationPath