| PsrSyncToServerArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Synchronization
 Syntax
Syntaxpublic class PsrSyncToServerArgs
The PsrSyncToServerArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrSyncToServerArgs | Initializes a new instance of the PsrSyncToServerArgs class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Containers | 
                All containers with subobjects which should be synchronized
             | 
|  | LogbookEntries | 
                All Logbookentries, which should be synchroniszed. (Currently only Add is allowed)
             | 
|  | Tags | 
                All tags, which should be synchronized
             | 
|  | TemplateGroupsForNewData | 
                The ids for the PsrTemplateGroup's which should be used for right inheritance for ids of new data (key = id of the new data, value = id of the PsrTemplateGroup which should be used)
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also