Share via


FiscalDocumentType_BRKey.existsFiscalEstablishment_BR_FiscalEstab Method [AX 2012]

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

Syntax

public boolean existsFiscalEstablishment_BR_FiscalEstab()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

FiscalDocumentType_BRKey Class