EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

GlobalUsageCode Property

A universal code describing basic usage for this message.

Syntax

[VB.NET]
Public Property GlobalUsageCode As RnifsenderGlobalUsageCodes

[C#]
public RnifsenderGlobalUsageCodes GlobalUsageCode {get; set;}

enum RnifsenderGlobalUsageCodes { gucTest, gucProduction }

Remarks

GlobalUsageCode is a value that specifies how the RosettaNet message is to be treated from a business standpoint.This property currently only supports the following two values:

  • 0 (gucTest)
  • 1 (gucProduction)

This property is a field of the service header.

Default Value

0

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0