RefNumberContains Property
String which RefNumbers are to contain.
Syntax
__property String RefNumberContains = {read=FRefNumberContains, write=FSetRefNumberContains, default=""};
Default Value
""
Remarks
String which RefNumbers are to contain. Limits the search to records with RefNumbers which contain the string RefNumberContains.
If RefNumberContains is specified none of the other RefNumber properties may be specified.
Only applicable to searches for transaction objects.
Data Type
String