 | IDatamartDefinitionHash Property |
Gets the hash of the definition
Namespace: SanteDB.BI.DatamartAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxbyte[] DefinitionHash { get; }ReadOnly Property DefinitionHash As Byte()
Get
property array<unsigned char>^ DefinitionHash {
array<unsigned char>^ get ();
}abstract DefinitionHash : byte[] with get
Property Value
Byte
See Also