UseAssignmentRules Property (HeaderOptions)
Determines applying the assignment rules when creating or updating a Salesforce Account, Case, or Lead.
'Declaration
Public Property UseAssignmentRules As Boolean
public bool UseAssignmentRules {get; set;}
Property Value
If
true, the default (active) assignment rule is applied when creating or updating a Case or Lead and all territory assignment rules are applied when creating or updating an Account. Otherwise, if
false, no assignment rules are applied.