Show / Hide Table of Contents

Class UpdateQueueSetup

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

Constructors

UpdateQueueSetup(String)

Declaration
[ConstructorIndex(0)]
public UpdateQueueSetup(string title)
Parameters
Type Name Description
System.String title

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

NewTitle

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

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.