| AdvancedInventoryPrefs Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class AdvancedInventoryPrefs
The AdvancedInventoryPrefs type exposes the following members.
| Name | Description | |
|---|---|---|
| AdvancedInventoryPrefs | Initializes a new instance of the AdvancedInventoryPrefs class |
| Name | Description | |
|---|---|---|
| BarcodeEnabled |
Product: QBW
Description: Indicates whether
barcoding is enabled
| |
| BarcodeEnabledSpecified | ||
| EnhancedInventoryReceivingEnabled |
QBW: Only QBW supported
| |
| EnhancedInventoryReceivingEnabledSpecified | ||
| FIFOEffectiveDate |
QBW: only
| |
| FIFOEffectiveDateSpecified | ||
| FIFOEnabled |
QBW: ONLY.
| |
| FIFOEnabledSpecified | ||
| MLIAvailable |
QBW: ONLY. MLI available
| |
| MLIAvailableSpecified | ||
| MLIEnabled |
QBW: ONLY. MLI enabled
| |
| MLIEnabledSpecified | ||
| RowShelfBinEnabled |
Product: QBW
Description: Indicates whether
Row/Shelf/Bin location tracking is enabled
| |
| RowShelfBinEnabledSpecified | ||
| TrackingOnBuildAssemblyEnabled |
QBW: only
| |
| TrackingOnBuildAssemblyEnabledSpecified | ||
| TrackingOnInventoryAdjustmentEnabled |
QBW: only
| |
| TrackingOnInventoryAdjustmentEnabledSpecified | ||
| TrackingOnPurchaseTransactionsEnabled |
QBW: only
| |
| TrackingOnPurchaseTransactionsEnabledSpecified | ||
| TrackingOnSalesTransactionsEnabled |
QBW: only
| |
| TrackingOnSalesTransactionsEnabledSpecified | ||
| TrackingSerialOrLotNumber |
QBW: only
| |
| TrackingSerialOrLotNumberSpecified |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| CopyRecursive |
recursively copies object properties to destination.
(Defined by Utility.) |