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