BRChangeTrackingGroupArgument Clase

Definición

Un argumento de seguimiento de una regla de negocio cambia.

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
Herencia
BRChangeTrackingGroupArgument
Atributos
Implementaciones

Comentarios

Especifica BRChangeTrackingGroupArgument un argumento de seguimiento de cambios en reglas de negocio.

Constructores

Nombre Description
BRChangeTrackingGroupArgument()

Inicializa una nueva instancia de la clase BRChangeTrackingGroupArgument.

Propiedades

Nombre Description
ChangeTrackingGroup

Especifica el grupo de seguimiento de cambios.

Identifier

Identifica el argumento de forma única.

(Heredado de BRArgument)
LeafNodeAttribute

Especifica detalles para el argumento de atributo de nivel inferior.

PropertyName

Especifica el nombre de la propiedad.

(Heredado de BRArgument)

Métodos

Nombre Description
SetProperty<T>(T, T, String, Boolean)

Cambia la propiedad al valor dado.
Devuelve si el nuevo valor es diferente del anterior.

(Heredado de DataContractBase)
SetProperty<T>(T, T, String)

Cambia la propiedad al valor dado.
Devuelve si el nuevo valor es diferente del anterior.

(Heredado de DataContractBase)

Se aplica a