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