Class UnlinkCaseFromWorkaroundSetup
Inheritance
System.Object
UnlinkCaseFromWorkaroundSetup
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 UnlinkCaseFromWorkaroundSetup
Constructors
UnlinkCaseFromWorkaroundSetup(String)
Declaration
[ConstructorIndex(0)]
public UnlinkCaseFromWorkaroundSetup(string caseIDNum)
Parameters
Type | Name | Description |
---|---|---|
System.String | caseIDNum |
Properties
CaseIDNum
Declaration
[PropertyBitValue(1)]
public string CaseIDNum { get; set; }
Property Value
Type | Description |
---|---|
System.String |
GenerateTimeBombs
Declaration
[PropertyBitValue(8)]
public bool GenerateTimeBombs { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
UnlinkDate
Declaration
[PropertyBitValue(2)]
public DateTime UnlinkDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
UserName
Declaration
[PropertyBitValue(4)]
public string UserName { get; set; }
Property Value
Type | Description |
---|---|
System.String |