Knowledgebase: > Properties
LoginUsername
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 09 September 2020 09:47 AM

Syntax

 Readonly Property LoginUsername As String

Description

This property used to retrieve the previous used Username with the SetLoginInfo method.

Parameters

No parameters.

Remarks  

Use this method in cases where the used Username was forgotten, and you need to retreive it again from the API method SetLoginInfo.

Return value

Returns username for login session as value of type String

Sample

 Public WithEvents BOAPI As CVertexFXBOAPI

Private Sub Username_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Username.Click

    Msgbox(BOAPI.LoginUsername)

 End Sub

See Also


VertexFX Backoffice API Index

(0 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).

Help Desk Software by Hybrid Solutions