Click or drag to resize

MessageExtensions Class

Represents message extensions
Inheritance Hierarchy
SystemObject
  SanteDB.Messaging.HL7MessageExtensions

Namespace: SanteDB.Messaging.HL7
Assembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntax
public static class MessageExtensions

The MessageExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodIsEmpty(AbstractPrimitive) Determines if an abstract primitive is empty
Public Extension MethodIsEmpty(CE) Determines if the code is empty
Public Extension MethodIsEmpty(CX) Determine if the CS is empty
Public Extension MethodIsEmpty(HD) Determine if the HD is empty
Public Extension MethodIsEmpty(TS) Determie if TS is empty
Top
See Also