Click or drag to resize

SerializationContextRoot Property

Gets the root context

Namespace:  SanteDB.Core.Applets.ViewModel
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public SerializationContext Root { get; }

Property Value

Type: SerializationContext
See Also