PsrSyncToServerArgs Class |
Namespace: PsrApi.Synchronization
public class PsrSyncToServerArgs
The PsrSyncToServerArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrSyncToServerArgs | Initializes a new instance of the PsrSyncToServerArgs class |
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)
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |