InStockCultureTypeEnum Enumeration |
An enumerated type representing the default value for the SystemSettings.Logistics_InStock_SelectedCulture system setting.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntaxpublic enum InStockCultureTypeEnum
Public Enumeration InStockCultureTypeEnum
public enum class InStockCultureTypeEnum
type InStockCultureTypeEnum
Members
| Member name | Value | Description |
---|
| en | 0 |
English
|
| de | 1 |
German
|
See Also