SystemPropertiesGetRequest 构造函数 (International)

Initializes a new instance of the SystemPropertiesGetRequest class that has the specified cultural settings.

命名空间:  Microsoft.MasterDataServices
程序集:  Microsoft.MasterDataServices(在 Microsoft.MasterDataServices.dll 中)

语法

声明
Public Sub New ( _
    International As International _
)
用法
Dim International As International

Dim instance As New SystemPropertiesGetRequest(International)
public SystemPropertiesGetRequest(
    International International
)
public:
SystemPropertiesGetRequest(
    International^ International
)
new : 
        International:International -> SystemPropertiesGetRequest
public function SystemPropertiesGetRequest(
    International : International
)

参数