Share via


SystemPropertiesGetResponse Classe

Définition

L’élément SystemPropertiesGetResponse inclut des valeurs de propriété système récupérées dans un tableau de types complexes SystemPropertyValue.

public ref class SystemPropertiesGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class SystemPropertiesGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type SystemPropertiesGetResponse = class
    inherit MessageResponse
Public Class SystemPropertiesGetResponse
Inherits MessageResponse
Héritage
SystemPropertiesGetResponse
Attributs

Constructeurs

SystemPropertiesGetResponse()

Initialise une nouvelle instance de la classe SystemPropertiesGetResponse.

Propriétés

OperationResult

Spécifie le résultat d'opération.

(Hérité de MessageResponse)
SystemProperties

Spécifie les propriétés système à retourner dans la réponse.

S’applique à

Voir aussi