 | 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
SyntaxReadOnly Property Value As Object
Get
property Object^ Value {
Object^ get ();
}
abstract Value : Object with get
Property Value
Type:
Object
See Also