Click or drag to resize

SerializationContextElementDescription Property

Gets or sets the view model description of the current element

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

Property Value

Type: PropertyContainerDescription
See Also