| 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; }
Public ReadOnly Property ElementDescription As PropertyContainerDescription
Get
public:
property PropertyContainerDescription^ ElementDescription {
PropertyContainerDescription^ get ();
}
member ElementDescription : PropertyContainerDescription with get
Property Value
Type:
PropertyContainerDescriptionSee Also