International 字段
The cultural settings.
命名空间: Microsoft.MasterDataServices
程序集: Microsoft.MasterDataServices(在 Microsoft.MasterDataServices.dll 中)
语法
声明
<MessageHeaderAttribute(Namespace := "http://www.w3.org/2005/09/ws-i18n")> _
Public International As International
用法
Dim instance As TransactionsReverseRequest
Dim value As International
value = instance.International
instance.International = value
[MessageHeaderAttribute(Namespace = "http://www.w3.org/2005/09/ws-i18n")]
public International International
[MessageHeaderAttribute(Namespace = L"http://www.w3.org/2005/09/ws-i18n")]
public:
International^ International
[<MessageHeaderAttribute(Namespace = "http://www.w3.org/2005/09/ws-i18n")>]
val mutable International: International
public var International : International