EntityMembersGetCriteria.AttributeGroupId 属性

定义

获取或设置 AttributeGroup 的 ID 以作为标识所需列集的方法。

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

属性值

Identifier 类型的新实例。

属性

注解

此属性是可选的。

适用于