Class TbsUAC_27
Unit
BSHL7DT27
Declaration
type TbsUAC_27 = class(TbsHL7Segment)
Description
User Authentication Credential Segment
Hierarchy
Overview
Properties
Description
Properties
|
property UserAuthenticationCredentialTypeCode : TbsCWE_27 read GetUserAuthenticationCredentialTypeCode write SetUserAuthenticationCredentialTypeCode; |
User Authentication Credential Type Code, Min : 1, Max : 1
|
|
property UserAuthenticationCredential : TbsED_27 read GetUserAuthenticationCredential write SetUserAuthenticationCredential; |
User Authentication Credential, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|