Partager via


EntityMembersGetCriteria.AttributeGroupId Propriété

Définition

Obtient ou définit l'ID d'un AttributeGroup comme une méthode d'identification d'un jeu de colonnes souhaité.

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

Valeur de propriété

Nouvelle instance de type Identifier.

Attributs

Remarques

Cette propriété est facultative.

S’applique à