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

In This Topic
    HeaderOptions Property
    In This Topic
    Gets SOAP header options of the connections.
    Syntax
    'Declaration
     
    Public ReadOnly Property HeaderOptions As HeaderOptions
    public HeaderOptions HeaderOptions {get;}
    See Also