SystemPropertiesGetResponse.SystemProperties Eigenschaft

Definition

Gibt die Systemeigenschaften an, die in der Antwort zurückgegeben werden sollen.

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)

Eigenschaftswert

Die Systemeigenschaften, die in der Antwort zurückgegeben werden sollen.

Attribute

Gilt für: