Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
The data contract for the international message header.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
<MessageHeaderAttribute(Namespace := "http://www.w3.org/2005/09/ws-i18n")> _
Public International As International
'Usage
Dim instance As DataQualityCleansingOperationCreateRequest
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