Class TbsMFE_27
Unit
BSHL7DT27
Declaration
type TbsMFE_27 = class(TbsHL7Segment)
Description
Master File Entry
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PrimaryKeyValueMfeRepCount : Integer; |
|
|
function PrimaryKeyValueTypeRepCount : Integer; |
|
Properties
|
property RecordlevelEventCode : TbsID_27 read GetRecordlevelEventCode write SetRecordlevelEventCode; |
Record-level Event Code, Min : 1, Max : 1
|
|
property MfnControlId : TbsST_27 read GetMfnControlId write SetMfnControlId; |
Mfn Control Id, Min : 0, Max : 1
|
|
property EffectiveDateTime : TbsDTM_27 read GetEffectiveDateTime write SetEffectiveDateTime; |
Effective Date/Time, Min : 0, Max : 1
|
|
property PrimaryKeyValueMfe[RepCount:Integer]: TbsValue read GetPrimaryKeyValueMfe write SetPrimaryKeyValueMfe; |
Primary Key Value - Mfe, Min : 1, Max : *
|
|
property PrimaryKeyValueType[RepCount:Integer]: TbsID_27 read GetPrimaryKeyValueType write SetPrimaryKeyValueType; |
Primary Key Value Type, Min : 1, Max : *
|
|
property EnteredDateTime : TbsDTM_27 read GetEnteredDateTime write SetEnteredDateTime; |
Entered Date/Time, Min : 0, Max : 1
|
|
property EnteredBy : TbsXCN_27 read GetEnteredBy write SetEnteredBy; |
Entered By, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|