Click or drag to resize

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()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SanteDB.Core.Model.Entities.EntityName.ShouldSerializeSourceEntityKey"]

See Also