 | SerializationContextElementDescription Property |
Gets or sets the view model description of the current element
Namespace: SanteDB.Core.ViewModelAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic PropertyContainerDescription ElementDescription { get; }Public ReadOnly Property ElementDescription As PropertyContainerDescription
Get
public:
property PropertyContainerDescription^ ElementDescription {
PropertyContainerDescription^ get ();
}member ElementDescription : PropertyContainerDescription with get
Property Value
PropertyContainerDescription
See Also