Class TbsNSC_27
Unit
BSHL7DT27
Declaration
type TbsNSC_27 = class(TbsHL7Segment)
Description
Application Status Change
Hierarchy
Overview
Properties
Description
Properties
|
property ApplicationChangeType : TbsCWE_27 read GetApplicationChangeType write SetApplicationChangeType; |
Application Change Type, Min : 1, Max : 1
|
|
property CurrentCpu : TbsST_27 read GetCurrentCpu write SetCurrentCpu; |
Current Cpu, Min : 0, Max : 1
|
|
property CurrentFileserver : TbsST_27 read GetCurrentFileserver write SetCurrentFileserver; |
Current Fileserver, Min : 0, Max : 1
|
|
property CurrentApplication : TbsHD_27 read GetCurrentApplication write SetCurrentApplication; |
Current Application, Min : 0, Max : 1
|
|
property CurrentFacility : TbsHD_27 read GetCurrentFacility write SetCurrentFacility; |
Current Facility, Min : 0, Max : 1
|
|
property NewCpu : TbsST_27 read GetNewCpu write SetNewCpu; |
New Cpu, Min : 0, Max : 1
|
|
property NewFileserver : TbsST_27 read GetNewFileserver write SetNewFileserver; |
New Fileserver, Min : 0, Max : 1
|
|
property NewApplication : TbsHD_27 read GetNewApplication write SetNewApplication; |
New Application, Min : 0, Max : 1
|
|
property NewFacility : TbsHD_27 read GetNewFacility write SetNewFacility; |
New Facility, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|