'Declaration
Protected Function New( _ ByVal clientManagement As EasyUAClientManagementCore _ )
'Usage
Dim clientManagement As EasyUAClientManagementCore Dim instance As New EasyUAClientManagementCore(clientManagement)
protected EasyUAClientManagementCore( EasyUAClientManagementCore clientManagement )
protected: EasyUAClientManagementCore( EasyUAClientManagementCore^ clientManagement )
Parameters
- clientManagement
- Client management object to copy from.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).