dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / HeaderOptions Class

In This Topic
    HeaderOptions Class Properties
    In This Topic

    For a list of all members of this type, see HeaderOptions members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the the number of records returned by a service at once. The default value is 500; the minimum is 200, and the maximum is 2,000.  
    Public PropertyDetermines whether to trigger auto-response rules or not.  
    Public PropertyDetermines whether to trigger email outside the organization or not.  
    Public PropertyDetermines whether to trigger email that is sent to users in the organization or not.  
    Public PropertyDetermines whether to update the list of most recently used items or not.  
    Public PropertyDetermines applying the assignment rules when creating or updating a Salesforce Account, Case, or Lead.  
    Top
    See Also