Click or drag to resize

ConceptStatusConceptKey Property

Gets or sets the status concept key

Namespace:  SanteDB.Core.Model.DataTypes
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