fcSDK Documentation
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 _
)

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 2003 family

See Also

Reference

CreateEmployeeSetup Class
CreateEmployeeSetup Members

 

 


© 2010 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.

Send comments on this topic.