Class TbsVND_27
Unit
BSHL7DT27
Declaration
type TbsVND_27 = class(TbsHL7Segment)
Description
Purchasing Vendor
Hierarchy
Overview
Properties
Description
Properties
|
property SetIdVnd : TbsSI_27 read GetSetIdVnd write SetSetIdVnd; |
Set Id - Vnd, Min : 1, Max : 1
|
|
property VendorIdentifier : TbsEI_27 read GetVendorIdentifier write SetVendorIdentifier; |
Vendor Identifier, Min : 1, Max : 1
|
|
property VendorName : TbsST_27 read GetVendorName write SetVendorName; |
Vendor Name, Min : 0, Max : 1
|
|
property VendorCatalogNumber : TbsEI_27 read GetVendorCatalogNumber write SetVendorCatalogNumber; |
Vendor Catalog Number, Min : 0, Max : 1
|
|
property PrimaryVendorIndicator : TbsCNE_27 read GetPrimaryVendorIndicator write SetPrimaryVendorIndicator; |
Primary Vendor Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|