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

Syntax

 Readonly property ServerIP As String

Description

This property used to retrieve the previous used IP Address with the SetLoginInfo method.

Parameters

No parameters.

Remarks  

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

Return value

 Returns server IP  for login session as value of type String

Sample

 Public WithEvents BOAPI As CVertexFXBOAPI

Private Sub Server_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Server.Click

    Msgbox(BOAPI.ServerIP)

 End Sub

See Also


VertexFX Backoffice API Index

(1 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