• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

Selection table

•
Environment: cloud
Some tooltip text!
• 1 minute to read
 • 1 minute to read

Selection fields. Key constants are in BulkUpdateSystem.SelectionFieldValueKeys.

Selection

FieldValueKeys

OperationTypes

Expected Field Values

Affected Properties

Done

Check, Toggle

Values Count = 1

Check:
Values[0] = (int)
0 = false
1 = True

Toggle:
invert current value

Row.Done

Category

SelectOne

Values Count = 1

Values[0] = (int) SearchCatId

Row.SearchCatId

Owner

SelectOne

Values Count = 1

Values[0] = (int) AssociateId

Row.AssociateId
Row.GroupId

Name

Set, Clear, SearchAndReplace, RegEx

Values Count = 0 to 7

Set: Values[0] = (string)

Clear: Clears value

SearchAndReplace:
Values[1] = searchString
Values[2] = replaceString
Values[3] = options

RegEx:
Values[4] = expression
Values[5] = replace with
Values[6] = options

Name

Description

SelectionText

VisibleFor

SelectOne

Values Count = 1

Values[0] = (int)
Int.MinValue = All
Neg: -10 = GroupId (10)
Pos: 10 = AssociateId (10)

VisibleFor

In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top