Share via


FiscalDocumentType_BRKey.existsFiscalDocumentTypeId Method [AX 2012]

Determines whether the FiscalDocumentTypeId data item exists in the data container.

Syntax

public boolean existsFiscalDocumentTypeId()

Run On

Called

Return Value

Type: boolean
true if the FiscalDocumentTypeId data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

FiscalDocumentType_BRKey Class