EntityMembersGetCriteria.AttributeGroupId 属性

定义

指定要检索的成员的属性组标识符。

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

属性值

要检索的成员的属性组标识符。

属性

注解

可选

适用于