| EntityNameShouldSerializeSourceEntityKey Method |
Never need to serialize the entity source key
Namespace:
SanteDB.Core.Model.Entities
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax public override bool ShouldSerializeSourceEntityKey()
Public Overrides Function ShouldSerializeSourceEntityKey As Boolean
public:
virtual bool ShouldSerializeSourceEntityKey() override
abstract ShouldSerializeSourceEntityKey : unit -> bool
override ShouldSerializeSourceEntityKey : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:SanteDB.Core.Model.Entities.EntityName.ShouldSerializeSourceEntityKey"]
See Also