Click or drag to resize

AssetInfo Class

Additional asset info. Web service access scope - Full access.
Inheritance Hierarchy
SystemObject
  CorrigoService.EntitiesCorrigoEntity
    CorrigoService.EntitiesAssetInfo

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class AssetInfo : CorrigoEntity

The AssetInfo type exposes the following members.

Properties
 NameDescription
Public propertyAssetId Asset id. Is required.
Public propertyAssetSystem Reference to AssetSystem
Public propertyCheckPhone Phone number associated with Unit; used to verify Employee location. Max Length=256.
Public propertyCommunityId Work zone id. Is required.
Public propertySerialNumber Asset serial number. Max Length=50.
Public propertyTagId Asset Tag Id, used for QR scanning. Max Length=892.
Top
See Also