BulkUpdateSystem.DocumentFieldValueKeys.
FieldValueKeys | OperationTypes | Expected Field Values | Affected Properties |
|---|---|---|---|
Done | Check, Toggle | Values Count = 1 Check: Toggle: invert current | DocumentAppointment.Status |
Owner | SelectOne | Values Count = 1 Values[0] = (int) AssociateId | DocumentAppointment.AssociateId DocumentAppointment.GroupIdx |
ProjectId | SelectOne | Values Count = 1 Values[0] = (int) ProjectId | DocumentAppointment .ProjectId |
SaleId | SelectOne | Values Count = 1 Values[0] = (int) SaleId | DocumentAppointment.SaleId |
Date | Set, Clear | Values Count = 1 Set: Clear = 1/1/0001 12:00:00 AM | DocumentAppointment.ActiveDate |
Subject | Set, Clear, SearchAndReplace, RegEx | Values Count = 0 to 7 Set: Values[0] = (string) Clear: Clears value SearchAndReplace: RegEx: | Header |
Description | DocumentText | ||
OurRef | OurRef | ||
YourRef | YourRef | ||
Type | SelectOne | Values Count = 1 Values[0] = (int) TaskIdx | DocumentAppointment.TaskIdx |
VisibleFor | SelectOne | Values Count = 1 Values[0] = (int) Int.MinValue = All | DocumentAppointment.VisibleFor |
Activitylink | Add, Remove, ReplaceWith, Clear | Values Count = 1…n Values are encoded as tableName=recordId values with an optional comment: “sale=78” Allowed table names: add: remove: ReplaceWith: Clear: | LinksHelper |
Published | Check | Values Count = 1 Values[0] = (int) IsPublished 0 = Not published | PublishHelper |