Share via


FiscalDocumentTextParmData_BR.isEqual Method [AX 2012]

Checks whether the fiscal document text is equal to another one.

Syntax

public boolean isEqual(FiscalDocumentTextParmData_BR _other)

Run On

Called

Parameters

Return Value

Type: boolean
true if they are equal; otherwise, false.

Remarks

This method compares only parms Notes, TypeId, TextID, Restriction, and FiscalInformation.

See Also

Reference

FiscalDocumentTextParmData_BR Class