Click or drag to resize

SerializationContextLoadedProperties Property

Loaded properties

Namespace:  SanteDB.Core.Applets.ViewModel
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public Dictionary<Guid, HashSet<string>> LoadedProperties { get; }

Property Value

Type: DictionaryGuid, HashSetString
See Also