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

EdifactProcessingSettings interface

Edifact 协议协议设置。

属性

createEmptyXmlTagsForTrailingSeparators

指示是否为尾部分隔符创建空 xml 标记的值。

maskSecurityInfo

指示是否屏蔽安全信息的值。

preserveInterchange

指示是否保留交换的值。

suspendInterchangeOnError

指示是否在出错时挂起交换的值。

useDotAsDecimalSeparator

指示是否使用点作为小数分隔符的值。

属性详细信息

createEmptyXmlTagsForTrailingSeparators

指示是否为尾部分隔符创建空 xml 标记的值。

createEmptyXmlTagsForTrailingSeparators: boolean

属性值

boolean

maskSecurityInfo

指示是否屏蔽安全信息的值。

maskSecurityInfo: boolean

属性值

boolean

preserveInterchange

指示是否保留交换的值。

preserveInterchange: boolean

属性值

boolean

suspendInterchangeOnError

指示是否在出错时挂起交换的值。

suspendInterchangeOnError: boolean

属性值

boolean

useDotAsDecimalSeparator

指示是否使用点作为小数分隔符的值。

useDotAsDecimalSeparator: boolean

属性值

boolean