Class TbsMFE_28
Unit
BSHL7DT28
Declaration
type TbsMFE_28 = class(TbsHL7Segment)
Description
Master File Entry
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PrimaryKeyValueMfeRepCount : Integer; |
|
|
function PrimaryKeyValueTypeRepCount : Integer; |
|
Properties
|
property RecordlevelEventCode : TbsID_28 read GetRecordlevelEventCode write SetRecordlevelEventCode; |
Record-level Event Code, Min : 1, Max : 1
|
|
property MfnControlId : TbsST_28 read GetMfnControlId write SetMfnControlId; |
Mfn Control Id, Min : 0, Max : 1
|
|
property EffectiveDateTime : TbsDTM_28 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_28 read GetPrimaryKeyValueType write SetPrimaryKeyValueType; |
Primary Key Value Type, Min : 1, Max : *
|
|
property EnteredDateTime : TbsDTM_28 read GetEnteredDateTime write SetEnteredDateTime; |
Entered Date/Time, Min : 0, Max : 1
|
|
property EnteredBy : TbsXCN_28 read GetEnteredBy write SetEnteredBy; |
Entered By, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|