Exposed as integration entity: AssetTree. This is read-only entity. It’s used mostly for data retrieval. Asset Tree hierarchy is not expected to be modified directly.
AssetTree stores asset hierarchy relations - all "parent->child" and "parent->..->"descendant relations. It's used for quick search through hierarchy.
Web service access scope - read only.
Inheritance Hierarchy Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class AssetTree : CorrigoEntityWithComposedIdOfAssetTreeEntitySpecifierInvTree
<SerializableAttribute>
Public Class AssetTree
Inherits CorrigoEntityWithComposedIdOfAssetTreeEntitySpecifierInvTree
No code example is currently available or this language may not be supported.
The AssetTree type exposes the following members.
Properties
See Also