Click or drag to resize

EntityTemplateKey Property

Gets the template key

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

Property Value

Type: NullableGuid

Implements

IHasTemplateTemplateKey
See Also