IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

QOSSpecifications Property

Specifies quality of service constraints for this message.

Syntax


 getQOSSpecifications(): QOSSpecificationList;

 setQOSSpecifications(QOSSpecifications: QOSSpecificationList): void;

Default Value

Remarks

Version 2.0 of the RosettaNet Implementation Framework introduced a set of Quality of Service (QOS) elements to ensure future backward compatibility.

The class supports these future QOS options through the QOSSpecifications collection.

This property is a field of the service header.

NOTE: there are no valid values for the quality of service parameters at this time, therefore this property may be ignored by the RNIF entity.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]