Class TbsRQ1_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRQ1_27 = class(TbsHL7Segment)

Description

Requisition Detail-1

Hierarchy

Overview

Properties

Public property AnticipatedPrice : TbsST_27 read GetAnticipatedPrice write SetAnticipatedPrice;
Public property ManufacturerIdentifier : TbsCWE_27 read GetManufacturerIdentifier write SetManufacturerIdentifier;
Public property ManufacturersCatalog : TbsST_27 read GetManufacturersCatalog write SetManufacturersCatalog;
Public property VendorId : TbsCWE_27 read GetVendorId write SetVendorId;
Public property VendorCatalog : TbsST_27 read GetVendorCatalog write SetVendorCatalog;
Public property Taxable : TbsID_27 read GetTaxable write SetTaxable;
Public property SubstituteAllowed : TbsID_27 read GetSubstituteAllowed write SetSubstituteAllowed;

Description

Properties

Public property AnticipatedPrice : TbsST_27 read GetAnticipatedPrice write SetAnticipatedPrice;

Anticipated Price, Min : 0, Max : 1

Public property ManufacturerIdentifier : TbsCWE_27 read GetManufacturerIdentifier write SetManufacturerIdentifier;

Manufacturer Identifier, Min : 0, Max : 1

Public property ManufacturersCatalog : TbsST_27 read GetManufacturersCatalog write SetManufacturersCatalog;

Manufacturer's Catalog, Min : 0, Max : 1

Public property VendorId : TbsCWE_27 read GetVendorId write SetVendorId;

Vendor Id, Min : 0, Max : 1

Public property VendorCatalog : TbsST_27 read GetVendorCatalog write SetVendorCatalog;

Vendor Catalog, Min : 0, Max : 1

Public property Taxable : TbsID_27 read GetTaxable write SetTaxable;

Taxable, Min : 0, Max : 1

Public property SubstituteAllowed : TbsID_27 read GetSubstituteAllowed write SetSubstituteAllowed;

Substitute Allowed, Min : 0, Max : 1


Generated by PasDoc 0.14.0.