Click or drag to resize

AssetType Enumeration

Types of inventory assets

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public enum AssetType
Members
Member nameValueDescription
Unknown0 
Regular1 
Building2 is used when application needs to find Unit’s parent to build so-called “short location” value.
Unit3 is used to as root for Unit sub-tree
Community4 is used as root for work zone Assets tree
RoomArea5 
Floor6 
Utility7 
Equipment8 is used when application builds list of Assets for “equipment worked on” feature
See Also