xRecord.joinChild 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.
Finds the join child of the current record.
public:
virtual Microsoft::Dynamics::Ax::Xpp::Common ^ joinChild();
public virtual Microsoft.Dynamics.Ax.Xpp.Common joinChild ();
abstract member joinChild : unit -> Microsoft.Dynamics.Ax.Xpp.Common
override this.joinChild : unit -> Microsoft.Dynamics.Ax.Xpp.Common
Public Overridable Function joinChild () As Common
Returns
The join child of the current record.