Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Search customers by Sales Team Member
In my suitetalk c# application, i'm trying to get list of customers based on Sales Team Member.
new CustomerSearch
{
basic = new CustomerSearchBasic
{
salesTeamMember = new SearchMultiSelectField
{
@operator = SearchMultiSelectFieldOperator.anyOf,
searchValue = new []
{
new RecordRef
{
internalId = repId /*id of employee*/,
type = RecordType.employee,
typeSpecified = true
}
}
}
}
}
When i'm trying use this search, netsuite say "You need to provide a valid search field operator". What i'm doing wrong?
- Add to Phrasebook
- No word lists for Hindi -> Russian...
- Create a new word list...
- No word lists for Hindi -> Russian...
- Copy