Show / Hide Table of Contents

Class CreateQueueSetup

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

Constructors

CreateQueueSetup(String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)

Declaration
[ConstructorIndex(0)]
public CreateQueueSetup(string title, bool allowCR, bool allowCase, bool allowContract, bool allowDialogue, bool allowDemandDetail, bool allowJob, bool allowOpportunity, bool allowSolution, bool allowSubcase, bool allowActionItem)
Parameters
Type Name Description
System.String title
System.Boolean allowCR
System.Boolean allowCase
System.Boolean allowContract
System.Boolean allowDialogue
System.Boolean allowDemandDetail
System.Boolean allowJob
System.Boolean allowOpportunity
System.Boolean allowSolution
System.Boolean allowSubcase
System.Boolean allowActionItem

Properties

AllowActionItem

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

AllowCase

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

AllowContract

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

AllowCR

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

AllowDemandDetail

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

AllowDialogue

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

AllowJob

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

AllowOpportunity

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

AllowSolution

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

AllowSubcase

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

Description

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

IsPersonal

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

Supervisor

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

Title

Declaration
[PropertyBitValue(1)]
public string Title { 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.