EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

QOSSpecification Type

A name-value pair defining a quality of service.

Remarks

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

Fields

Code
String

Code is a string representing a quality of service measurement category.

Value
String

Value is a string that defines the constraints for the category in Code.

Constructors

[VB.NET]
Public QOSSpecification()

[C#]
public QOSSpecification();



[VB.NET]
Public QOSSpecification(ByVal Code As String, ByVal Value As String)

[C#]
public QOSSpecification(string code, string value);



 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]