public interface ITreeIdentity : IIdentity<int>,
IDynamicIdentity| _IdAsDynamic | (Inherited from IDynamicIdentity) |
| Id | (Inherited from IIdentityT) |
| Owner | Parent/owner of this node, or null. |
| PathId | Provides IDs of all job nodes from the root (1st element) to this. The byte array is a sequence of integer ids with variable-length encoding (7-bit). |