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
- _other
Type: FiscalDocumentTextParmData_BR Class
An instance of the FiscalDocumentTextParmData_BR class to compare to this instance.
Return Value
Type: boolean
true if they are equal; otherwise, false.
Remarks
This method compares only parms Notes, TypeId, TextID, Restriction, and FiscalInformation.