SystemSettingsGetCriteria.Group Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit un ID d'un groupe de paramètres système.
public:
property Microsoft::MasterDataServices::Identifier ^ Group { Microsoft::MasterDataServices::Identifier ^ get(); void set(Microsoft::MasterDataServices::Identifier ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Identifier Group { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Group : Microsoft.MasterDataServices.Identifier with get, set
Public Property Group As Identifier
Valeur de propriété
Nouvelle instance de type Identifier.
- Attributs