Class TbsNTE_23
Unit
BSHL7DT23
Declaration
type TbsNTE_23 = class(TbsHL7Segment)
Description
Notes and comments segment
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function CommentRepCount : Integer; |
|
Properties
|
property SetIDNotesandComments : TbsSI_23 read GetSetIDNotesandComments write SetSetIDNotesandComments; |
Set ID - Notes and Comments, Min : 0, Max : 1
|
|
property SourceofComment : TbsID_23 read GetSourceofComment write SetSourceofComment; |
Source of Comment, Min : 0, Max : 1
|
|
property Comment[RepCount:Integer]: TbsFT_23 read GetComment write SetComment; |
Comment, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|