Show / Hide Table of Contents

Class CreateDialogueSetup

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

Constructors

CreateDialogueSetup()

Declaration
public CreateDialogueSetup()

Properties

AdditionalFields

Declaration
public SimplifiedAdditionalFields AdditionalFields { get; }
Property Value
Type Description
SimplifiedAdditionalFields

Created

Declaration
public DateTime Created { get; set; }
Property Value
Type Description
System.DateTime

GenerateTimeBombs

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

Priority

Declaration
public string Priority { get; set; }
Property Value
Type Description
System.String

Status

Declaration
public string Status { get; set; }
Property Value
Type Description
System.String

Title

Declaration
public string Title { get; set; }
Property Value
Type Description
System.String

UserName

Declaration
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.