다음을 통해 공유


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)

속성 값

시스템 속성 유형입니다.

특성

적용 대상