dotConnect for SugarCRM Documentation
Devart.Data.Sugar Namespace / SugarConnectionStringBuilder Class / UserId Property

In This Topic
    UserId Property
    In This Topic
    Gets or sets the SugarCRM login account.
    Syntax
    'Declaration
     
    Public Property UserId As String
    public string UserId {get; set;}

    Property Value

    The SugarCRM login account.
    See Also