Click or drag to resize

ActTypeConceptKey Property

Gets or sets the key of the concept which further classifies the type of act occurring

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

Property Value

Type: NullableGuid
See Also