Compartir a través de


EntityMembersGetCriteria.AttributeGroupId Propiedad

Definición

Especifica el identificador de grupo de atributos de los miembros que se van a recuperar.

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

Valor de propiedad

El identificador de grupo de atributos de los miembros para recuperar.

Atributos

Comentarios

Opcional

Se aplica a