Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EdifactEnvelopeSettings 类

定义

Edifact 协议信封设置。

public class EdifactEnvelopeSettings
type EdifactEnvelopeSettings = class
Public Class EdifactEnvelopeSettings
继承
EdifactEnvelopeSettings

构造函数

EdifactEnvelopeSettings()

初始化 EdifactEnvelopeSettings 类的新实例。

EdifactEnvelopeSettings(Boolean, Boolean, Boolean, Int64, Int64, Boolean, Int64, Int64, Boolean, Boolean, Int64, Int64, Boolean, Boolean, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String)

初始化 EdifactEnvelopeSettings 类的新实例。

属性

ApplicationReferenceId

获取或设置应用程序引用 ID。

ApplyDelimiterStringAdvice

获取或设置指示是否应用分隔符字符串建议的值。

CommunicationAgreementId

获取或设置通信协议 ID。

CreateGroupingSegments

获取或设置指示是否创建分组段的值。

EnableDefaultGroupHeaders

获取或设置指示是否启用默认组标头的值。

FunctionalGroupId

获取或设置函数组 ID。

GroupApplicationPassword

获取或设置组应用程序密码。

GroupApplicationReceiverId

获取或设置组应用程序接收方 ID。

GroupApplicationReceiverQualifier

获取或设置组应用程序接收方限定符。

GroupApplicationSenderId

获取或设置组应用程序发件人 ID。

GroupApplicationSenderQualifier

获取或设置组应用程序发送方限定符。

GroupAssociationAssignedCode

获取或设置组关联分配的代码。

GroupControllingAgencyCode

获取或设置组控制机构代码。

GroupControlNumberLowerBound

获取或设置组控件编号下限。

GroupControlNumberPrefix

获取或设置组控制编号前缀。

GroupControlNumberSuffix

获取或设置组控制编号后缀。

GroupControlNumberUpperBound

获取或设置组控制编号上限。

GroupMessageRelease

获取或设置组消息发布。

GroupMessageVersion

获取或设置组消息版本。

InterchangeControlNumberLowerBound

获取或设置交换控件编号的下限。

InterchangeControlNumberPrefix

获取或设置交换控件编号前缀。

InterchangeControlNumberSuffix

获取或设置交换控制编号后缀。

InterchangeControlNumberUpperBound

获取或设置交换控制编号上限。

IsTestInterchange

获取或设置值,该值指示消息是否为测试交换。

OverwriteExistingTransactionSetControlNumber

获取或设置指示是否覆盖现有事务集控制编号的值。

ProcessingPriorityCode

获取或设置处理优先级代码。

ReceiverInternalIdentification

获取或设置接收方内部标识。

ReceiverInternalSubIdentification

获取或设置接收方内部子标识。

ReceiverReverseRoutingAddress

获取或设置接收方反向路由地址。

RecipientReferencePasswordQualifier

获取或设置收件人引用密码限定符。

RecipientReferencePasswordValue

获取或设置收件人引用密码值。

RolloverGroupControlNumber

获取或设置指示是否滚动更新组控件编号的值。

RolloverInterchangeControlNumber

获取或设置指示是否滚动更新交换控制编号的值。

RolloverTransactionSetControlNumber

获取或设置指示是否滚动更新事务集控制编号的值。

SenderInternalIdentification

获取或设置发送方内部标识。

SenderInternalSubIdentification

获取或设置发送方内部子标识。

SenderReverseRoutingAddress

获取或设置发件人反向路由地址。

TransactionSetControlNumberLowerBound

获取或设置事务集控件编号的下限。

TransactionSetControlNumberPrefix

获取或设置事务集控制编号前缀。

TransactionSetControlNumberSuffix

获取或设置事务集控制编号后缀。

TransactionSetControlNumberUpperBound

获取或设置事务集控制编号上限。

方法

Validate()

验证 对象。

适用于