SystemPropertiesGetRequest.SystemPropertyTypes Eigenschaft

Definition

Gibt die Systemeigenschaftentypen an.

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

Eigenschaftswert

Die Systemeigenschaftentypen.

Attribute

Gilt für: