|
ID
globally unique identifier
Required on Update
ID of the given organization/department. |
|
SiteID
globally unique identifier
ID of the site for the given organization/department. |
|
ParentID
globally unique identifier
ID of the parent for the given organization/department. This will be a site ID for a given organization or an organization ID for a given department. |
|
Rank
integer
Required
Rank of the given organization/department. |
|
Name
string
Required
Name of the given organization/department. (Max length 100 characters) |
|
EmotionalGoal
string
Emotional Goal of the given organization/department. (Max length 1000 characters) |
|
Focus
string
Focus of the given organization/department. |
|
Picture
Collection of byte
Picture of the given organization/department. |
|
RowType
integer
ReadOnly
RowType of the given organization(4) or department(56). |
|
RankPath
Collection of byte
ReadOnly
Current rank of the given Organization/Department in a byte array. |
|
RankOrder
string
ReadOnly
Rank in string format, (0001.0001.0001) for the given organization/department. |
|
DisplayRank
string
ReadOnly
Rank that is actually displayed. |
|
Level
integer
ReadOnly
Number of indent levels, Ex: 1 = 1, 1.1 = 2, 1.1.1 = 3 |
|
Values
string
ReadOnly
Value of the given organization/department. |
|
Deleted
boolean
ReadOnly
Deleted status of the given organization/department. |
|
DeletedByRef
boolean
ReadOnly
Deleted by reference status of the given organization/department. |
|
Created
date
ReadOnly
Date the given organization/department was created. |
|
CreatedBy
globally unique identifier
ReadOnly
ID of the individual who created the given organization/department. |
|
Updated
date
ReadOnly
The date that the given organization/department was last updated. |
|
UpdatedBy
globally unique identifier
ReadOnly
The ID of the individual that updated the given organization/department. |
|
LastComment
string
ReadOnly
Body of the most recent comment. |
|
LastCommentDate
date
ReadOnly
Date the most recent comment was posted. |
|
LastCommentByID
globally unique identifier
ReadOnly
ID of the user who posted the most recent comment. |
|
LastCommentBy
string
ReadOnly
Name of the user who posted the most recent comment. |
|
ParentName
string
ReadOnly
Name of the parent for the given Organization/Department. This will be a site for a given organization or an organization for a given department. |
|
CanRead
boolean
ReadOnly
Read security setting for the object based on the current logged in user. |
|
CanUpdate
boolean
ReadOnly
Update security setting for the object based on the current logged in user. |
|
CanDelete
boolean
ReadOnly
Delete security setting for the object based on the current logged in user. |
|
CanDelegate
boolean
ReadOnly
Delegate security setting for the object based on the current logged in user. |

