| EntityTelecomAddressIsEmpty Method |
Empty
Namespace:
SanteDB.Core.Model.Entities
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.Entities.EntityTelecomAddress.IsEmpty"]
See Also