Sepasoft MES Module Suite
Description
The CustomValueItemInfo object holds the information of custom analysis value item that can be a value source or calculator.
Base Object
The Custom Value Item Info is derived from the Abstract Value Item Info and inherits all the exposed properties, methods and events for that object.
Object Functions
Beside the common Abstract Value Item Info methods, the following methods exist for the Custom Value Item Info object.
getValueItemType()
Description
Gets the type of value item.
Syntax
getValueItemType()
- Parameters
None
- Returns
String valueItemType - The type of value item. The options are Value Source or Value Calculator.
- Scope
All
Sepasoft MES Module Suite