| EntityShouldSerializeTemplateKey Method |
Should serialize template key
Namespace:
SanteDB.Core.Model.Entities
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax public bool ShouldSerializeTemplateKey()
Public Function ShouldSerializeTemplateKey As Boolean
public:
bool ShouldSerializeTemplateKey()
member ShouldSerializeTemplateKey : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:SanteDB.Core.Model.Entities.Entity.ShouldSerializeTemplateKey"]
See Also