| ActParticipationIsEmpty Method |
Determines w
Namespace:
SanteDB.Core.Model.Acts
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax public override bool IsEmpty()
Public Overrides Function IsEmpty As Boolean
public:
virtual bool IsEmpty() override
abstract IsEmpty : unit -> bool
override IsEmpty : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:SanteDB.Core.Model.Acts.ActParticipation.IsEmpty"]
See Also