| NonVersionedEntityDataShouldSerializeUpdatedByKey Method |
True if key should be serialized
Namespace:
SanteDB.Core.Model
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax public bool ShouldSerializeUpdatedByKey()
Public Function ShouldSerializeUpdatedByKey As Boolean
public:
bool ShouldSerializeUpdatedByKey()
member ShouldSerializeUpdatedByKey : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:SanteDB.Core.Model.NonVersionedEntityData.ShouldSerializeUpdatedByKey"]
See Also