uaPLUS Reference
ComAeBrowserClient Constructor
See Also  Send Feedback
Advosol.uaPLUS.AE Namespace > ComAeBrowserClient Class : ComAeBrowserClient Constructor

client
The client.
qualifiedName
The qualified area name.

Glossary Item Box

Initializes a new instance of the ComAeBrowserClient class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal client As ComAeClient, _
   ByVal qualifiedName As String _
)
C# 
public ComAeBrowserClient( 
   ComAeClient client,
   string qualifiedName
)

Parameters

client
The client.
qualifiedName
The qualified area name.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.