Syntax
Public Function GetBO() As VertexFXBO
Description
This function is used to return the Backoffice object.
Return value
Returns a object of type VertexFXBO.
Sample
Public Sub main() GUI.addlog(BO.GetBO.LoginUsername)End Sub
See Also
Syntax
Public Function GetBO() As VertexFXBO
Description
This function is used to return the Backoffice object.
Return value
Returns a object of type VertexFXBO.
Sample
Public Sub main() GUI.addlog(BO.GetBO.LoginUsername)End Sub
See Also