BRChangeTrackingGroupArgument Classe
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.
Un argument de suivi des changements de règle d’affaires.
public ref class BRChangeTrackingGroupArgument : Microsoft::MasterDataServices::Services::DataContracts::BRArgument, Microsoft::MasterDataServices::Services::DataContracts::IBRAttributeArgumentContainer
[System.Runtime.Serialization.DataContract(Name="BRChangeTrackingGroupArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRChangeTrackingGroupArgument : Microsoft.MasterDataServices.Services.DataContracts.BRArgument, Microsoft.MasterDataServices.Services.DataContracts.IBRAttributeArgumentContainer
[<System.Runtime.Serialization.DataContract(Name="BRChangeTrackingGroupArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRChangeTrackingGroupArgument = class
inherit BRArgument
interface IBRAttributeArgumentContainer
interface IBRArgument
Public Class BRChangeTrackingGroupArgument
Inherits BRArgument
Implements IBRAttributeArgumentContainer
- Héritage
- Attributs
- Implémente
Remarques
Il BRChangeTrackingGroupArgument spécifie un argument de suivi des changements de règles métier.
Constructeurs
| Nom | Description |
|---|---|
| BRChangeTrackingGroupArgument() |
Initialise une nouvelle instance de la classe BRChangeTrackingGroupArgument. |
Propriétés
| Nom | Description |
|---|---|
| ChangeTrackingGroup |
Spécifie le groupe de suivi des changements. |
| Identifier |
Identifie de manière unique l’argument. (Hérité de BRArgument) |
| LeafNodeAttribute |
Spécifie les détails pour l’argument de l’attribut de niveau inférieur. |
| PropertyName |
Précise le nom du bien. (Hérité de BRArgument) |
Méthodes
| Nom | Description |
|---|---|
| SetProperty<T>(T, T, String, Boolean) |
Modifie la propriété en la valeur donnée. |
| SetProperty<T>(T, T, String) |
Modifie la propriété en la valeur donnée. |