AssetTree Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class AssetTree : CorrigoEntityWithComposedIdOfAssetTreeEntitySpecifierInvTree
The AssetTree type exposes the following members.
| Name | Description | |
|---|---|---|
| Child |
Child Location(Asset)
| |
| ChildId |
Child Id of Location(Asset)
| |
| Distance |
Tells how deep Child asset is situated relative to Parent(ParentId)
| |
| ParentId |
Parent Id of Location(Asset)
|