Show / Hide Table of Contents

CreateEmployeeSetup Constructor

Employee first name

Employee last name

Employee login name

Employee password

Identifier of the Site where the Employee is located.

Employee's email address

Online privilege class

Initializes a new instance of the CreateEmployeeSetup class.

Syntax

'Declaration

<ConstructorIndexAttribute()>
Public Function New( _
   ByVal _firstName_ As String, _
   ByVal _lastName_ As String, _
   ByVal _loginName_ As String, _
   ByVal _password_ As String, _
   ByVal _siteIDNum_ As String, _
   ByVal _email_ As String, _
   ByVal _onlinePrivilegeClass_ As String _
)
[ConstructorIndexAttribute()]
public CreateEmployeeSetup( 
   string _firstName_,
   string _lastName_,
   string _loginName_,
   string _password_,
   string _siteIDNum_,
   string _email_,
   string _onlinePrivilegeClass_
)

Parameters

firstName

Employee first name

lastName

Employee last name

loginName

Employee login name

password

Employee password

siteIDNum

Identifier of the Site where the Employee is located.

email

Employee's email address

onlinePrivilegeClass

Online privilege class

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

CreateEmployeeSetup Class
CreateEmployeeSetup Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.