Share via


DictCompositeChildDataEntity(String, String) Constructor

Definition

public:
 DictCompositeChildDataEntity(System::String ^ compositeDataEntityName, System::String ^ dataEntityName);
public DictCompositeChildDataEntity (string compositeDataEntityName, string dataEntityName);
new Dynamics.AX.Application.DictCompositeChildDataEntity : string * string -> Dynamics.AX.Application.DictCompositeChildDataEntity
Public Sub New (compositeDataEntityName As String, dataEntityName As String)

Parameters

compositeDataEntityName
String
dataEntityName
String

Applies to