dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / UserInfo Class / ProfileID Property

In This Topic
    ProfileID Property
    In This Topic
    Gets or sets the user profile ID.
    Syntax
    'Declaration
     
    Public ReadOnly Property ProfileID As String
    public string ProfileID {get;}

    Property Value

    The user profile ID.
    See Also