Class TbsNSC_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNSC_27 = class(TbsHL7Segment)

Description

Application Status Change

Hierarchy

Overview

Properties

Public property ApplicationChangeType : TbsCWE_27 read GetApplicationChangeType write SetApplicationChangeType;
Public property CurrentCpu : TbsST_27 read GetCurrentCpu write SetCurrentCpu;
Public property CurrentFileserver : TbsST_27 read GetCurrentFileserver write SetCurrentFileserver;
Public property CurrentApplication : TbsHD_27 read GetCurrentApplication write SetCurrentApplication;
Public property CurrentFacility : TbsHD_27 read GetCurrentFacility write SetCurrentFacility;
Public property NewCpu : TbsST_27 read GetNewCpu write SetNewCpu;
Public property NewFileserver : TbsST_27 read GetNewFileserver write SetNewFileserver;
Public property NewApplication : TbsHD_27 read GetNewApplication write SetNewApplication;
Public property NewFacility : TbsHD_27 read GetNewFacility write SetNewFacility;

Description

Properties

Public property ApplicationChangeType : TbsCWE_27 read GetApplicationChangeType write SetApplicationChangeType;

Application Change Type, Min : 1, Max : 1

Public property CurrentCpu : TbsST_27 read GetCurrentCpu write SetCurrentCpu;

Current Cpu, Min : 0, Max : 1

Public property CurrentFileserver : TbsST_27 read GetCurrentFileserver write SetCurrentFileserver;

Current Fileserver, Min : 0, Max : 1

Public property CurrentApplication : TbsHD_27 read GetCurrentApplication write SetCurrentApplication;

Current Application, Min : 0, Max : 1

Public property CurrentFacility : TbsHD_27 read GetCurrentFacility write SetCurrentFacility;

Current Facility, Min : 0, Max : 1

Public property NewCpu : TbsST_27 read GetNewCpu write SetNewCpu;

New Cpu, Min : 0, Max : 1

Public property NewFileserver : TbsST_27 read GetNewFileserver write SetNewFileserver;

New Fileserver, Min : 0, Max : 1

Public property NewApplication : TbsHD_27 read GetNewApplication write SetNewApplication;

New Application, Min : 0, Max : 1

Public property NewFacility : TbsHD_27 read GetNewFacility write SetNewFacility;

New Facility, Min : 0, Max : 1


Generated by PasDoc 0.14.0.