Class AddInventoryBinSetup
Inheritance
System.Object
AddInventoryBinSetup
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.Logistics
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class AddInventoryBinSetup
Constructors
AddInventoryBinSetup(Location)
Declaration
[ConstructorIndex(0)]
public AddInventoryBinSetup(Location location)
Parameters
Type | Name | Description |
---|---|---|
Location | location |
Properties
IsActive
Declaration
[PropertyBitValue(4)]
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Location
Declaration
[PropertyBitValue(8)]
public Location Location { get; set; }
Property Value
Type | Description |
---|---|
Location |