Metoda Service.SystemSettingsGet
Pobiera listę ustawień systemu.
Przestrzeń nazw: Microsoft.MasterDataServices.Services
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
Public Function SystemSettingsGet ( _
request As SystemSettingsGetRequest _
) As SystemSettingsGetResponse
'Użycie
Dim instance As Service
Dim request As SystemSettingsGetRequest
Dim returnValue As SystemSettingsGetResponse
returnValue = instance.SystemSettingsGet(request)
public SystemSettingsGetResponse SystemSettingsGet(
SystemSettingsGetRequest request
)
public:
virtual SystemSettingsGetResponse^ SystemSettingsGet(
SystemSettingsGetRequest^ request
) sealed
abstract SystemSettingsGet :
request:SystemSettingsGetRequest -> SystemSettingsGetResponse
override SystemSettingsGet :
request:SystemSettingsGetRequest -> SystemSettingsGetResponse
public final function SystemSettingsGet(
request : SystemSettingsGetRequest
) : SystemSettingsGetResponse
Parametry
- request
Typ: Microsoft.MasterDataServices.Services.MessageContracts.SystemSettingsGetRequest
Uzyskaj żądania.
Wartość zwracana
Typ: Microsoft.MasterDataServices.Services.MessageContracts.SystemSettingsGetResponse
SystemSettingsGetResponse.