| IdentifiedDataShouldSerializeKey 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 ShouldSerializeKey()
Public Function ShouldSerializeKey As Boolean
public:
bool ShouldSerializeKey()
member ShouldSerializeKey : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:SanteDB.Core.Model.IdentifiedData.ShouldSerializeKey"]
See Also