EntityName Property
An entity name to search for in a transaction.
Syntax
property EntityName: String;
Default Value
''
Remarks
An entity name to search for in a transaction. Limits the search to transactions associated with the entity specified by EntityName. For example, if searching for an Invoice EntityName would be the full name of a Customer.
Only applicable to searches for transaction objects, with the following exceptions: BillToPay queries map this to the PayeeEntityName property, and ItemAssembliesCanBuild queries map this to the ItemInventoryAssemblyName property.
Data Type
String