SystemPropertiesGetRequest.SystemPropertyTypes 属性

定义

指定系统属性类型。

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)

属性值

系统属性类型。

属性

适用于