BRChangeTrackingGroupArgument Classe

Definizione

Argomento per il rilevamento delle modifiche delle regole business.

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
Ereditarietà
BRChangeTrackingGroupArgument
Attributi
Implementazioni

Commenti

BRChangeTrackingGroupArgumentSpecifica un argomento di rilevamento delle modifiche della regola business.

Costruttori

BRChangeTrackingGroupArgument()

Inizializza una nuova istanza della classe BRChangeTrackingGroupArgument.

Proprietà

ChangeTrackingGroup

Specifica il gruppo rilevamento modifiche.

Identifier

Identifica in modo univoco l'argomento.

(Ereditato da BRArgument)
LeafNodeAttribute

Specifiesdetails per l'argomento dell'attributo di livello inferiore.

PropertyName

Specifica il nome della proprietà.

(Ereditato da BRArgument)

Metodi

SetProperty<T>(T, T, String)

Modifica la proprietà impostandola sul valore specificato.
Indica se il nuovo valore è diverso dal valore precedente.

(Ereditato da DataContractBase)
SetProperty<T>(T, T, String, Boolean)

Modifica la proprietà impostandola sul valore specificato.
Indica se il nuovo valore è diverso dal valore precedente.

(Ereditato da DataContractBase)

Si applica a