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