BRChangeTrackingGroupArgument Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Um argumento de rastreamento de regras de negócios muda.
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
- Herança
- Atributos
- Implementações
Comentários
Ele BRChangeTrackingGroupArgument especifica um argumento de rastreamento de mudanças na regra de negócio.
Construtores
| Nome | Description |
|---|---|
| BRChangeTrackingGroupArgument() |
Inicializa uma nova instância da classe BRChangeTrackingGroupArgument. |
Propriedades
| Nome | Description |
|---|---|
| ChangeTrackingGroup |
Especifica o grupo de rastreamento de mudanças. |
| Identifier |
Identifica o argumento de forma única. (Herdado de BRArgument) |
| LeafNodeAttribute |
Especifica detalhes para o argumento do atributo de nível inferior. |
| PropertyName |
Especifica o nome da propriedade. (Herdado de BRArgument) |
Métodos
| Nome | Description |
|---|---|
| SetProperty<T>(T, T, String, Boolean) |
Altera a propriedade para o valor dado. |
| SetProperty<T>(T, T, String) |
Altera a propriedade para o valor dado. |