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