Jump to: navigation, search

Difference between revisions of "SYSCLS INVENTORYCOLLECTOR"


 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
 
| inheritance = -
 
| inheritance = -
| namespace = System.Classification
+
| namespace = System.Classification.Inventory
 
| purpose = Classify objects as a Inventory Collector Object
 
| purpose = Classify objects as a Inventory Collector Object
 
| version = 2.4.4+
 
| version = 2.4.4+
Line 9: Line 9:
 
}}
 
}}
  
Classifies an object as Inventory Collector Object. Such objects are used during on site creation of temporary objects, for example equipments, tags, etc.
+
Classifies an object as Inventory Collector Object to collect [[SYSCLS_INVENTORY|Inventory objects]] during on site creation. These temporary objects, for example equipments, tags, etc. are collected and processed further once saved on the server.
 
+
[[SYSCLS_INVENTORY|Inventory objects]] are collected in an collector waiting for further processing once saved on the server.
+
  
 
== See also ==
 
== See also ==
 
* [[SYSCLS_INVENTORY]] (Classification)
 
* [[SYSCLS_INVENTORY]] (Classification)
 +
* [[SYSCLS_OCRINVENTORY]] (Classification)
  
 
[[Category:Classifications|I]]
 
[[Category:Classifications|I]]

Latest revision as of 12:52, 8 September 2015

IC CLASSIFICATION.gif Inventory Collector Object
Name SYSCLS_INVENTORYCOLLECTOR
Inheritance -
Namespace System.Classification.Inventory
ID {1408A644-29B5-4972-95B4-001910134DFF}
Purpose Classify objects as a Inventory Collector Object
Version 2.4.4+

Classifies an object as Inventory Collector Object to collect Inventory objects during on site creation. These temporary objects, for example equipments, tags, etc. are collected and processed further once saved on the server.

See also