Click or drag to resize

DbTemplateDefinitionName Property

Gets the name of the template

Namespace:  SanteDB.DisconnectedClient.SQLite.Model.Extensibility
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public string Name { get; set; }

Property Value

Type: String
See Also