Class TbsNSC_231
Unit
BSHL7DT231
Declaration
type TbsNSC_231 = class(TbsHL7Segment)
Description
Application status change
Hierarchy
Overview
Properties
Description
Properties
|
property NetworkChangeType : TbsIS_231 read GetNetworkChangeType write SetNetworkChangeType; |
Network Change Type, Min : 0, Max : 1
|
|
property CurrentCPU : TbsST_231 read GetCurrentCPU write SetCurrentCPU; |
Current CPU, Min : 0, Max : 1
|
|
property CurrentFileserver : TbsST_231 read GetCurrentFileserver write SetCurrentFileserver; |
Current Fileserver, Min : 0, Max : 1
|
|
property CurrentApplication : TbsST_231 read GetCurrentApplication write SetCurrentApplication; |
Current Application, Min : 0, Max : 1
|
|
property CurrentFacility : TbsST_231 read GetCurrentFacility write SetCurrentFacility; |
Current Facility, Min : 0, Max : 1
|
|
property NewCPU : TbsST_231 read GetNewCPU write SetNewCPU; |
New CPU, Min : 0, Max : 1
|
|
property NewFileserver : TbsST_231 read GetNewFileserver write SetNewFileserver; |
New Fileserver, Min : 0, Max : 1
|
|
property NewApplication : TbsST_231 read GetNewApplication write SetNewApplication; |
New Application, Min : 0, Max : 1
|
|
property NewFacility : TbsST_231 read GetNewFacility write SetNewFacility; |
New Facility, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|