PsrSyncToServerArgsLogbookEntries Property |
All Logbookentries, which should be synchroniszed. (Currently only Add is allowed)
Namespace:
PsrApi.Synchronization
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntaxpublic List<PsrLogbook> LogbookEntries { get; set; }
Property Value
Type:
ListPsrLogbook
See Also