SalesSalesEInvoice_DirPartyTable_CustTa5.existsTemplateFolder_W Method [AX 2012]
Determines whether the TemplateFolder_W data item exists in the data container.
Syntax
public boolean existsTemplateFolder_W()
Run On
Called
Return Value
Type: boolean
true if the TemplateFolder_W data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.