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

public GISBElement();
Public GISBElement()
public GISBElement(string name, string value);
Public GISBElement(ByVal Name As String, ByVal Value As String)

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