Show / Hide Table of Contents

Class CreateEmployeeSetup

Inheritance
System.Object
CreateEmployeeSetup
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Toolkits.Clarify.Interfaces
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class CreateEmployeeSetup

Constructors

CreateEmployeeSetup(String, String, String, String, String, String, String)

Declaration
[ConstructorIndex(0)]
public CreateEmployeeSetup(string firstName, string lastName, string loginName, string password, string siteIDNum, string email, string onlinePrivilegeClass)
Parameters
Type Name Description
System.String firstName
System.String lastName
System.String loginName
System.String password
System.String siteIDNum
System.String email
System.String onlinePrivilegeClass

Properties

AdditionalFields

Declaration
[PropertyBitValue(1073741824)]
public AdditionalFields AdditionalFields { get; }
Property Value
Type Description
AdditionalFields

AfterBusinessHoursHigh

Declaration
[PropertyBitValue(8388608)]
public string AfterBusinessHoursHigh { get; set; }
Property Value
Type Description
System.String

AfterBusinessHoursLow

Declaration
[PropertyBitValue(33554432)]
public string AfterBusinessHoursLow { get; set; }
Property Value
Type Description
System.String

AfterBusinessHoursMed

Declaration
[PropertyBitValue(16777216)]
public string AfterBusinessHoursMed { get; set; }
Property Value
Type Description
System.String

AllowProxy

Declaration
[PropertyBitValue(4096)]
public bool AllowProxy { get; set; }
Property Value
Type Description
System.Boolean

DefaultTablespace

Declaration
[PropertyBitValue(268435456)]
public string DefaultTablespace { get; set; }
Property Value
Type Description
System.String

DefaultWipBinTitle

Declaration
[PropertyBitValue(67108864)]
public string DefaultWipBinTitle { get; set; }
Property Value
Type Description
System.String

Email

Declaration
[PropertyBitValue(32)]
public string Email { get; set; }
Property Value
Type Description
System.String

EmployeeIdentifier

Declaration
[PropertyBitValue(1024)]
public string EmployeeIdentifier { get; set; }
Property Value
Type Description
System.String

FirstName

Declaration
[PropertyBitValue(1)]
public string FirstName { get; set; }
Property Value
Type Description
System.String

IsActive

Declaration
[PropertyBitValue(2048)]
public bool IsActive { get; set; }
Property Value
Type Description
System.Boolean

IsFieldEngineer

Declaration
[PropertyBitValue(524288)]
public bool IsFieldEngineer { get; set; }
Property Value
Type Description
System.Boolean

IsSupervisor

Declaration
[PropertyBitValue(262144)]
public bool IsSupervisor { get; set; }
Property Value
Type Description
System.Boolean

LaborRate

Declaration
[PropertyBitValue(131072)]
public double LaborRate { get; set; }
Property Value
Type Description
System.Double

LastName

Declaration
[PropertyBitValue(2)]
public string LastName { get; set; }
Property Value
Type Description
System.String

LoginName

Declaration
[PropertyBitValue(4)]
public string LoginName { get; set; }
Property Value
Type Description
System.String

NormalBusinessHoursHigh

Declaration
[PropertyBitValue(1048576)]
public string NormalBusinessHoursHigh { get; set; }
Property Value
Type Description
System.String

NormalBusinessHoursLow

Declaration
[PropertyBitValue(4194304)]
public string NormalBusinessHoursLow { get; set; }
Property Value
Type Description
System.String

NormalBusinessHoursMed

Declaration
[PropertyBitValue(2097152)]
public string NormalBusinessHoursMed { get; set; }
Property Value
Type Description
System.String

OfflinePrivilegeClass

Declaration
[PropertyBitValue(512)]
public string OfflinePrivilegeClass { get; set; }
Property Value
Type Description
System.String

OnlinePrivilegeClass

Declaration
[PropertyBitValue(256)]
public string OnlinePrivilegeClass { get; set; }
Property Value
Type Description
System.String

Pager

Declaration
[PropertyBitValue(128)]
public string Pager { get; set; }
Property Value
Type Description
System.String

Password

Declaration
[PropertyBitValue(8)]
public string Password { get; set; }
Property Value
Type Description
System.String

Phone

Declaration
[PropertyBitValue(64)]
public string Phone { get; set; }
Property Value
Type Description
System.String

ResourceConfig

Declaration
[PropertyBitValue(134217728)]
public string ResourceConfig { get; set; }
Property Value
Type Description
System.String

SiteIDNum

Declaration
[PropertyBitValue(16)]
public string SiteIDNum { get; set; }
Property Value
Type Description
System.String

StartDate

Declaration
[PropertyBitValue(8192)]
public DateTime StartDate { get; set; }
Property Value
Type Description
System.DateTime

Supervisor

Declaration
[PropertyBitValue(16384)]
public string Supervisor { get; set; }
Property Value
Type Description
System.String

TempTablespace

Declaration
[PropertyBitValue(536870912)]
public string TempTablespace { get; set; }
Property Value
Type Description
System.String

UseDatabaseLogins

Declaration
public bool UseDatabaseLogins { get; set; }
Property Value
Type Description
System.Boolean

WorkGroup

Declaration
[PropertyBitValue(32768)]
public string WorkGroup { get; set; }
Property Value
Type Description
System.String

WorkGroupStartDate

Declaration
[PropertyBitValue(65536)]
public DateTime WorkGroupStartDate { get; set; }
Property Value
Type Description
System.DateTime
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.