Click or drag to resize

SyncBEResponseDataBEs Property

Namespace:  Unvired.Kernel.Sync
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<string, Dictionary<DataStructure, List<DataStructure>>> DataBEs { get; set; }

Property Value

Type: DictionaryString, DictionaryDataStructure, ListDataStructure
See Also