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

GISBElement Type

A name-value pair for extra data to be sent with a GISB message.

Remarks

A name-value pair for extra data to be sent with a GISB message.

Fields

Name
String

The name of the current data element.

Value
String

The value of the current data element.

Constructors

[VB.NET]
Public GISBElement()

[C#]
public GISBElement();



[VB.NET]
Public GISBElement(ByVal Name As String, ByVal Value As String)

[C#]
public GISBElement(string name, string value);



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