| ActParticipationShouldSerializeActKey Method |
Should serialize act key
Namespace:
SanteDB.Core.Model.Acts
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax public bool ShouldSerializeActKey()
Public Function ShouldSerializeActKey As Boolean
public:
bool ShouldSerializeActKey()
member ShouldSerializeActKey : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:SanteDB.Core.Model.Acts.ActParticipation.ShouldSerializeActKey"]
See Also