Class StageInventoryToolkit
Inheritance
System.Object
StageInventoryToolkit
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.FieldOps
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class StageInventoryToolkit
Constructors
StageInventoryToolkit(ClarifySession)
Declaration
public StageInventoryToolkit(ClarifySession clarifySession)
Parameters
| Type | Name | Description |
|---|---|---|
| ClarifySession | clarifySession |
Fields
StagedFrom
Declaration
public static readonly int StagedFrom
Field Value
| Type | Description |
|---|---|
| System.Int32 |
StagedTo
Declaration
public static readonly int StagedTo
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Methods
StageInstallForInventoryBin(Int32, String, String, Int32)
Declaration
public void StageInstallForInventoryBin(int partUsedObjid, string locationName, string locationBinName, int stagedAs)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | partUsedObjid | |
| System.String | locationName | |
| System.String | locationBinName | |
| System.Int32 | stagedAs |