TagTreeElement
[Serializable]public sealed class TagTreeElement : TreeElementNo description is available for this type.
Properties
Section titled “Properties”
public Tag Tag { get; set; }No description is available for this member.
Returns
AssetInventory.Tag — No return description is available.
AssignmentCount
Section titled “AssignmentCount”public int AssignmentCount { get; set; }No description is available for this member.
Returns
System.Int32 — No return description is available.
Constructors
Section titled “Constructors”
TagTreeElement()
Section titled “TagTreeElement()”public TagTreeElement()No description is available for this member.
TagTreeElement(Tag, int, int)
Section titled “TagTreeElement(Tag, int, int)”public TagTreeElement(Tag tag, int depth, int id)No description is available for this member.
Parameters
| Name | Type | Description |
|---|---|---|
tag |
AssetInventory.Tag | |
depth |
System.Int32 | |
id |
System.Int32 |
Methods
Section titled “Methods”
ToString()
Section titled “ToString()”public override string ToString()No description is available for this member.
Returns
System.String — No return description is available.