SalesSalesEInvoice_CompanyInfo.createDirPartyPrimaryContactInfo_Company Method [AX 2012]

Creates and sets a new value for the DirPartyPrimaryContactInfo_Company complex data item.

Syntax

public AfStronglyTypedDataContainerList createDirPartyPrimaryContactInfo_Company()

Run On

Called

Return Value

Type: AfStronglyTypedDataContainerList Class
The newly created value.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

SalesSalesEInvoice_CompanyInfo Class