OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPersonnel.UnitHierarchyNode Class Reference

This object supplies fields to / from a TreeNode, for the UnitHierarchy methods. More...

Public Attributes

Int64 MyUnitKey
 The Key for this Unit More...
 
Int64 ParentUnitKey
 This Unit's parent More...
 
String Description
 From PUnit.Name More...
 
string TypeCode
 From PUnit.TypeCode=>Description More...
 
Boolean UnitIsSticky
 From PUnitType Attribute LIKE "%sticky%" More...
 

Detailed Description

This object supplies fields to / from a TreeNode, for the UnitHierarchy methods.

Member Data Documentation

◆ Description

String Ict.Petra.Shared.MPersonnel.UnitHierarchyNode.Description

From PUnit.Name

◆ MyUnitKey

Int64 Ict.Petra.Shared.MPersonnel.UnitHierarchyNode.MyUnitKey

The Key for this Unit

◆ ParentUnitKey

Int64 Ict.Petra.Shared.MPersonnel.UnitHierarchyNode.ParentUnitKey

This Unit's parent

◆ TypeCode

string Ict.Petra.Shared.MPersonnel.UnitHierarchyNode.TypeCode

From PUnit.TypeCode=>Description

◆ UnitIsSticky

Boolean Ict.Petra.Shared.MPersonnel.UnitHierarchyNode.UnitIsSticky

From PUnitType Attribute LIKE "%sticky%"


The documentation for this class was generated from the following file: