CreateProductBinSetup Class Members
The following tables list the members exposed by CreateProductBinSetup.
Public Constructors
Name | Description | |
---|---|---|
CreateProductBinSetup Constructor | Initializes a new instance of the CreateProductBinSetup class. |
Public Properties
Name | Description | |
---|---|---|
BinName | Name of the bin to create | |
CreateDate | Date the bin was created. If not set, the current time is used. | |
Description | Bin description | |
ParentBinObjid | Set this value if you wish the new Bin to be a child of this Parent Bin. | |
PrimarySupportEmployeeObjid | Objid of the primary support Employee. | |
SecondarySupportEmployeeObjid | Objid of the secondary support Employee. | |
SiteIDNum | Identifier of the site where the bin is created | |
UserName | User creating the bin. If not set, the default is the session user. |
Reference
CreateProductBinSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreateProductBin(CreateProductBinSetup) Method