다음을 통해 공유


SystemSettingsGetCriteria.Group 속성

정의

필터링할 시스템 설정 그룹의 이름입니다. 제공되지 않으면 모든 시스템 설정 그룹이 반환됩니다.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ Group { Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ value); };
[System.Runtime.Serialization.DataMember(IsRequired=false)]
public Microsoft.MasterDataServices.Services.DataContracts.Identifier Group { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false)>]
member this.Group : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property Group As Identifier

속성 값

필터링할 시스템 설정 그룹의 이름입니다.

특성

적용 대상