DictCompositeChildDataEntity(String, String) Constructor
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:
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