EntityMembersGetCriteria.AttributeGroupId Propriedade

Definição

Obtém ou define a ID de um AttributeGroup como um método de identificação de um conjunto de colunas desejado.

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

Valor da propriedade

Uma nova instância do tipo Identifier.

Atributos

Comentários

Essa propriedade é opcional.

Aplica-se a