Show / Hide Table of Contents

Class CreateSolutionSetup

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

Constructors

CreateSolutionSetup()

Declaration
[ConstructorIndex(0)]
public CreateSolutionSetup()

Properties

AdditionalFields

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

CreateDate

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

Description

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

GenerateTimeBombs

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

IsPublic

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

Queue

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

ResolutionCode

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

Title

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

UserName

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

Workaround

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