| IHasClassConceptClassConceptKey Property |
Gets the class concept key
Namespace:
SanteDB.Core.Model.Interfaces
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax Guid? ClassConceptKey { get; }
ReadOnly Property ClassConceptKey As Guid?
Get
property Nullable<Guid> ClassConceptKey {
Nullable<Guid> get ();
}
abstract ClassConceptKey : Nullable<Guid> with get
Property Value
Type:
NullableGuidSee Also