Class JobSetupHandle
A handle to a job setup object
Inherited Members
Namespace: DesignData.SDS2.Database
Assembly: DesignData.SDS2.Database.dll
Syntax
public class JobSetupHandle
Constructors
JobSetupHandle()
A handle to a job setup object
Declaration
public JobSetupHandle()
Methods
Dispose(bool)
A handle to a job setup object
Declaration
protected virtual void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing |
Equals(object)
A handle to a job setup object
Declaration
public override bool Equals(object other)
Parameters
| Type | Name | Description |
|---|---|---|
| object | other |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
~JobSetupHandle()
A handle to a job setup object
Declaration
protected ~JobSetupHandle()
GetHashCode()
A handle to a job setup object
Declaration
public override int GetHashCode()
Returns
| Type | Description |
|---|---|
| int |