| IModelExtensionData Property |
Gets the data for the extension
Namespace:
SanteDB.Core.Model.Interfaces
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax ReadOnly Property Data As Byte()
Get
property array<unsigned char>^ Data {
array<unsigned char>^ get ();
}
abstract Data : byte[] with get
Property Value
Type:
ByteSee Also