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