| IModelExtensionValue Property |
Gets the value of the extension
Namespace:
SanteDB.Core.Model.Interfaces
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax ReadOnly Property Value As Object
Get
property Object^ Value {
Object^ get ();
}
abstract Value : Object with get
Property Value
Type:
ObjectSee Also