Show / Hide Table of Contents

Class ToolkitResult

Inheritance
System.Object
ToolkitResult
AddServiceInterruptionResult
CreateAppointmentResult
CreateExpenseLogResult
CreateTimeLogResult
PartTransferResult
CreateEmployeeResult
CreateSolutionResult
CreatePartRequestDetailResult
GetAlternatePartsResult
GetLocationsServicingSiteResult
PartTransferResult
PickResult
GetCaseTimeAndExpensesResult
GetSubcaseTimeAndExpensesResult
LogCaseEmailResult
LogCaseNoteResult
LogCasePhoneResult
LogCaseResearchResult
LogSubcaseEmailResult
LogSubcaseNoteResult
LogSubcasePhoneResult
LogSubcaseResearchResult
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
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class ToolkitResult

Constructors

ToolkitResult()

Declaration
public ToolkitResult()

ToolkitResult(Int16, IToolkit)

Declaration
public ToolkitResult(short retCode, IToolkit toolkit)
Parameters
Type Name Description
System.Int16 retCode
IToolkit toolkit

ToolkitResult(String, Int32)

Declaration
public ToolkitResult(string IDNum, int objid)
Parameters
Type Name Description
System.String IDNum
System.Int32 objid

Fields

_IDNum

Declaration
protected string _IDNum
Field Value
Type Description
System.String

_Objid

Declaration
protected int _Objid
Field Value
Type Description
System.Int32

_ReturnCode

Declaration
protected short _ReturnCode
Field Value
Type Description
System.Int16

Properties

IDNum

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

Objid

Declaration
public int Objid { get; set; }
Property Value
Type Description
System.Int32

ReturnCode

Declaration
public short ReturnCode { get; set; }
Property Value
Type Description
System.Int16
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.