Class TbsEQP_27
Unit
BSHL7DT27
Declaration
type TbsEQP_27 = class(TbsHL7Segment)
Description
Equipment/log Service
Hierarchy
Overview
Properties
Description
Properties
|
property EventType : TbsCWE_27 read GetEventType write SetEventType; |
Event Type, Min : 1, Max : 1
|
|
property FileName : TbsST_27 read GetFileName write SetFileName; |
File Name, Min : 0, Max : 1
|
|
property StartDateTime : TbsDTM_27 read GetStartDateTime write SetStartDateTime; |
Start Date/Time, Min : 1, Max : 1
|
|
property EndDateTime : TbsDTM_27 read GetEndDateTime write SetEndDateTime; |
End Date/Time, Min : 0, Max : 1
|
|
property TransactionData : TbsFT_27 read GetTransactionData write SetTransactionData; |
Transaction Data, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|