←Select platform
In This Topic ▼

Message Class Members

Summary

The following tables list the members exposed by Message.

Public Constructors

Name Description
Public Constructor HL7MessageItem Initializes a new instance of an HL7MessageItem class. (Inherited from HL7MessageItem)
Public Constructor Message Initializes a new instance of a Message.

Public Methods

Name Description
Public Method AddRep Creates and adds a new object using the previously given type factory. The newly added object. (Inherited from HL7MessageItem)
Public Method ArrayGetter<T> An array of objects in a given index, assuming that there is more than one repetition. (Inherited from HL7MessageItem)
Public Method GetRep The object at the given index as an INodeItem. (Inherited from HL7MessageItem)
Public Method Getter<T> Returns the object type at a given index. (Inherited from HL7MessageItem)
Public Method VerifyItem Verifies the item to be of a given type. (Inherited from HL7MessageItem)

Protected Methods

Name Description
Protected Method add(Type,Boolean,Boolean) Adds the specified class or type to the list of underlying members in the message. Mainly it adds a Segment or a SegmentsGroup. (Inherited from HL7MessageItem)
Protected Method add(Type,Boolean,Boolean,Boolean) Adds the specified class or type to the list of underlying members in the message. Mainly it adds a Segment or a SegmentsGroup. (Inherited from HL7MessageItem)
Protected Method add(TypeFactory,Boolean,Boolean,Boolean) Adds the specified class or type to the list of underlying members in the message. Mainly it adds a Segment or a SegmentsGroup. (Inherited from HL7MessageItem)

Public Properties

Name Description
Public Property AnySubItemHasRepetition Searches the sub-items and returns true if any has repetitions. (Inherited from HL7MessageItem)
Public Property Nodes Accessor and setter to the list of sub-items this item has. The list can be empty. (Inherited from HL7MessageItem)
Public Property ParentItem Parent's item instance. (Inherited from HL7MessageItem)
Public Property ParentRepetitions Repetition count for the parent item. (Inherited from HL7MessageItem)
Public Property Repetitions Repetition count for this item. (Inherited from HL7MessageItem)
Public Property Schema The schema for this item. This value provides description of the item's structure. (Inherited from HL7MessageItem)

See Also

Reference

Message Class

Leadtools.Medical.HL7 Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.