| PsrOrganisationUnit Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic abstract class PsrOrganisationUnit : PsrData
The PsrOrganisationUnit type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActiveDirectoryObjektId | 
                Active Directory object ID
             | 
|  | ActiveDirectoryProfile | 
                Active Directory profile
             | 
|  | ActiveDirectoryProfileId | 
                Active Directory profile ID
             | 
|  | ActiveDirectorySync | 
                If Active Directory synchronization is active
             | 
|  | ChangedOrganisationUnit | 
                Organisation unit that created the object
            (Inherited from PsrData.) | 
|  | ChangedOrganisationUnitId | 
                ID of the organisation unit that created the object
            (Inherited from PsrData.) | 
|  | ChildDataBindings | 
                Children
            (Inherited from PsrData.) | 
|  | Color | 
                Color
             | 
|  | DataRights | 
                Data rights
            (Inherited from PsrData.) | 
|  | DataStates | 
                State
            (Inherited from PsrData.) | 
|  | DataTags | 
                Tags
            (Inherited from PsrData.) | 
|  | HasTrigger | 
                If a trigger is configured on the object
            (Inherited from PsrData.) | 
|  | HasTriggerAlert | 
                If a trigger alert happened on the object
            (Inherited from PsrData.) | 
|  | Id | 
                ID
            (Inherited from PsrData.) | 
|  | Image | 
                Image
             | 
|  | IsFavorite | 
                If it is a favorite of the current user
            (Inherited from PsrData.) | 
|  | LogbookEntries | 
                Logbook entry
            (Inherited from PsrData.) | 
|  | ParentDataBindings | 
                Parents
            (Inherited from PsrData.) | 
|  | PublicKey | 
                Public key
            (Inherited from PsrData.) | 
|  | SyncOperation | 
                Synchronisation State. Used to determine which operation to perform when synchronizing the data.
            (Inherited from PsrData.) | 
|  | TimeStampUtc | 
                Creation timestamp
            (Inherited from PsrData.) | 
|  | TransactionId | 
                The Id of the transaction. Used to identify the object in results, even if its id has changed.
                Must be generated for sync operations.
            (Inherited from PsrData.) | 
|  | ValidTimeStampUtc | 
                Expiration date
            (Inherited from PsrData.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ContentSearchExpressionT | 
                Search expression
            (Inherited from PsrData.) | 
|  | DataName | 
                Data name
            (Inherited from PsrData.) | 
|  | DataType | 
                Data type
            (Inherited from PsrData.) | 
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also