Condividi tramite


ServiceClient.IService.SystemPropertiesGet(SystemPropertiesGetRequest) Metodo

Definizione

Recupera le proprietà non modificabili relative al sistema.

 virtual Microsoft::MasterDataServices::SystemPropertiesGetResponse ^ Microsoft.MasterDataServices.IService.SystemPropertiesGet(Microsoft::MasterDataServices::SystemPropertiesGetRequest ^ request) = Microsoft::MasterDataServices::IService::SystemPropertiesGet;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.SystemPropertiesGetResponse IService.SystemPropertiesGet (Microsoft.MasterDataServices.SystemPropertiesGetRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.SystemPropertiesGet : Microsoft.MasterDataServices.SystemPropertiesGetRequest -> Microsoft.MasterDataServices.SystemPropertiesGetResponse
override this.Microsoft.MasterDataServices.IService.SystemPropertiesGet : Microsoft.MasterDataServices.SystemPropertiesGetRequest -> Microsoft.MasterDataServices.SystemPropertiesGetResponse
Function SystemPropertiesGet (request As SystemPropertiesGetRequest) As SystemPropertiesGetResponse Implements IService.SystemPropertiesGet

Parametri

request
SystemPropertiesGetRequest

Richiesta di recupero.

Restituisce

Oggetto SystemPropertiesGetResponse per l'operazione.

Implementazioni

Attributi

Si applica a