共用方式為


EntityMembersUpdateRequest.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 EntityMembersUpdateRequest
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

請參閱

參考

EntityMembersUpdateRequest 類別

Microsoft.MasterDataServices 命名空間