Show / Hide Table of Contents

Class UpdateContactSetup

Inheritance
System.Object
UpdateContactSetup
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 UpdateContactSetup

Constructors

UpdateContactSetup(String, String, String, String, String)

Declaration
[ConstructorIndex(0)]
public UpdateContactSetup(string firstName, string lastName, string phone, string siteIDNum, string roleName)
Parameters
Type Name Description
System.String firstName
System.String lastName
System.String phone
System.String siteIDNum
System.String roleName

Properties

AdditionalFields

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

Email

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

Fax

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

FirstName

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

Hours

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

LastName

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

MailStop

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

NewFirstName

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

NewLastName

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

NewPhone

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

NewPrimaryRole

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

NewPrimarySiteIDNum

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

Phone

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

RoleName

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

Salutation

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

SiteIDNum

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

Title

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

UserName

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