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