Click or drag to resize

PsrSyncToServerArgsContainers Property

All containers with subobjects which should be synchronized

Namespace:  PsrApi.Synchronization
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public List<PsrContainer> Containers { get; set; }

Property Value

Type: ListPsrContainer
See Also