dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceCommand Class / AssignmentRuleId Property

AssignmentRuleId Property (SalesforceCommand)
Specifies the ID of a specific assignment rule to apply to Case or Lead when creating or updating them. If not specified, the default (active) assignment rule is used.
Syntax
'Declaration
 
Public Property AssignmentRuleId As String
 

Property Value

The ID of a specific assignment rule in a 15-character or 18-character format.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also