Class TbsNSC_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNSC_23 = class(TbsHL7Segment)

Description

STATUS CHANGE

Hierarchy

Overview

Properties

Public property NetworkChangeType : TbsID_23 read GetNetworkChangeType write SetNetworkChangeType;
Public property CurrentCPU : TbsST_23 read GetCurrentCPU write SetCurrentCPU;
Public property CurrentFileserver : TbsST_23 read GetCurrentFileserver write SetCurrentFileserver;
Public property CurrentApplication : TbsST_23 read GetCurrentApplication write SetCurrentApplication;
Public property CurrentFacility : TbsST_23 read GetCurrentFacility write SetCurrentFacility;
Public property NewCPU : TbsST_23 read GetNewCPU write SetNewCPU;
Public property NewFileserver : TbsST_23 read GetNewFileserver write SetNewFileserver;
Public property NewApplication : TbsST_23 read GetNewApplication write SetNewApplication;

Description

Properties

Public property NetworkChangeType : TbsID_23 read GetNetworkChangeType write SetNetworkChangeType;

Network Change Type, Min : 0, Max : 1

Public property CurrentCPU : TbsST_23 read GetCurrentCPU write SetCurrentCPU;

Current CPU, Min : 0, Max : 1

Public property CurrentFileserver : TbsST_23 read GetCurrentFileserver write SetCurrentFileserver;

Current Fileserver, Min : 0, Max : 1

Public property CurrentApplication : TbsST_23 read GetCurrentApplication write SetCurrentApplication;

Current Application, Min : 0, Max : 1

Public property CurrentFacility : TbsST_23 read GetCurrentFacility write SetCurrentFacility;

Current Facility, Min : 0, Max : 1

Public property NewCPU : TbsST_23 read GetNewCPU write SetNewCPU;

New CPU, Min : 0, Max : 1

Public property NewFileserver : TbsST_23 read GetNewFileserver write SetNewFileserver;

New Fileserver, Min : 0, Max : 1

Public property NewApplication : TbsST_23 read GetNewApplication write SetNewApplication;

New Application, Min : 0, Max : 1


Generated by PasDoc 0.14.0.