NameEndsWith Property
String which names are to end with.
Syntax
property NameEndsWith: String;
Default Value
''
Remarks
String which names are to end with. Limits the search to records with names which end with the string specified by NameEndsWith.
If NameEndsWith is specified none of the other Name properties may be specified.
Only applicable to searches for entity objects.
Data Type
String