Common.JoinToParent(Int32, Common, Int32, Boolean) Method

Definition

public:
 void JoinToParent(int joinType, Microsoft::Dynamics::Ax::Xpp::Common ^ joinParent, int dataset, bool clearChild);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public void JoinToParent (int joinType, Microsoft.Dynamics.Ax.Xpp.Common joinParent, int dataset, bool clearChild);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
member this.JoinToParent : int * Microsoft.Dynamics.Ax.Xpp.Common * int * bool -> unit
Public Sub JoinToParent (joinType As Integer, joinParent As Common, dataset As Integer, clearChild As Boolean)

Parameters

joinType
Int32
joinParent
Common
dataset
Int32
clearChild
Boolean
Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to