Show / Hide Table of Contents

Class LogLeadPhoneSetup

Inheritance
System.Object
LogLeadPhoneSetup
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.Sales
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class LogLeadPhoneSetup

Constructors

LogLeadPhoneSetup(Int32, String, String, String, TimeSpan)

Declaration
[ConstructorIndex(0)]
public LogLeadPhoneSetup(int leadObjid, string contactFirstName, string contactLastName, string contactPhone, TimeSpan duration)
Parameters
Type Name Description
System.Int32 leadObjid
System.String contactFirstName
System.String contactLastName
System.String contactPhone
System.TimeSpan duration

Properties

ActionType

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

ContactFirstName

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

ContactLastName

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

ContactPhone

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

Duration

Declaration
[PropertyBitValue(256)]
public TimeSpan Duration { get; set; }
Property Value
Type Description
System.TimeSpan

GenerateTimeBombs

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

InternalUseOnlyNotes

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

LeadObjid

Declaration
[PropertyBitValue(1)]
public int LeadObjid { get; set; }
Property Value
Type Description
System.Int32

LogDate

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

Notes

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

UserName

Declaration
[PropertyBitValue(512)]
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.