| AssetInfo Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class AssetInfo : CorrigoEntity
The AssetInfo type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AssetId | 
            Asset id.
            Is required.
             | 
|  | AssetSystem | 
            Reference to AssetSystem
             | 
|  | CheckPhone | 
            Phone number associated with Unit; used to verify Employee location.
            Max Length=256.
             | 
|  | CommunityId | 
            Work zone id.
            Is required.
             | 
|  | SerialNumber | 
            Asset serial number.
            Max Length=50.
             | 
|  | TagId | 
            Asset Tag Id, used for QR scanning.
            Max Length=892.
             | 
 See Also
See Also