Condividi tramite


SystemPropertiesGetResponse.SystemProperties Proprietà

Definizione

Specifica le proprietà di sistema da restituire nella risposta.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::SystemPropertyValue ^> ^ SystemProperties { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::SystemPropertyValue ^> ^ get(); void set(System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::SystemPropertyValue ^> ^ value); };
[System.ServiceModel.MessageBodyMember]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.SystemPropertyValue> SystemProperties { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.SystemProperties : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.SystemPropertyValue> with get, set
Public Property SystemProperties As Collection(Of SystemPropertyValue)

Valore della proprietà

Proprietà di sistema da restituire nella risposta.

Attributi

Si applica a