Click or drag to resize

EntityStatusConceptKey Property

Status concept id

Namespace:  SanteDB.Core.Model.Entities
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public Guid? StatusConceptKey { get; set; }

Property Value

Type: NullableGuid

Implements

IHasStateStatusConceptKey
See Also