Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello All,
Does anyone know how to use the StringPropertyMatchType.Wildcard??
MemberService.GetMembersByPropertyValue(MemberStatusAlias, "LIKE '[^" + Status + "]'", StringPropertyMatchType.Wildcard)
I am aiming to use the wildcard to obtain the members that do NOT match the status sent as an argument.
Thanks in advance.
Regards L
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How To Use Wildcard
Hello All,
Does anyone know how to use the StringPropertyMatchType.Wildcard??
I am aiming to use the wildcard to obtain the members that do NOT match the status sent as an argument.
Thanks in advance.
Regards L
is working on a reply...