BRChangeTrackingGroupArgument Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
- Attributi
- Implementazioni
Commenti
Specifica BRChangeTrackingGroupArgument un argomento di rilevamento delle modifiche alle regole business.
Costruttori
BRChangeTrackingGroupArgument() |
Inizializza una nuova istanza della classe BRChangeTrackingGroupArgument. |
Proprietà
ChangeTrackingGroup |
Specifica il gruppo di rilevamento delle modifiche. |
Identifier |
Identifica in modo univoco l'argomento. (Ereditato da BRArgument) |
LeafNodeAttribute |
Specifica gli intervalli per l'argomento attributo a livello inferiore. |
PropertyName |
Specifica il nome della proprietà. (Ereditato da BRArgument) |
Metodi
SetProperty<T>(T, T, String) |
Modifica la proprietà impostandola sul valore specificato. |
SetProperty<T>(T, T, String, Boolean) |
Modifica la proprietà impostandola sul valore specificato. |