| PsrTemplateGroup Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrTemplateGroup
The PsrTemplateGroup type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrTemplateGroup | Initializes a new instance of the PsrTemplateGroup class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Id | 
                ID
             | 
|  | Name | 
                Name
             | 
|  | OrganisationUnit | 
                Organisation unit that the group belongs to
             | 
|  | OrganisationUnitId | 
                ID of the organisation unit the group belongs to
             | 
|  | ParentGroup | 
                Optional parent group
             | 
|  | ParentGroupId | 
                Optional ID of the parent group
             | 
|  | SyncOperation | 
                Synchronisation State. Used to determine which operation to perform when synchronizing the data.
             | 
|  | TimeStampUtc | 
                Creation timestamp
             | 
|  | 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.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also