BRActionComponent Classe

Definição

Representa os componentes de ação das regras de negócio.

public ref class BRActionComponent : Microsoft::MasterDataServices::BRItemTypeComponent
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRActionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRActionComponent : Microsoft.MasterDataServices.BRItemTypeComponent
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRActionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRActionComponent = class
    inherit BRItemTypeComponent
Public Class BRActionComponent
Inherits BRItemTypeComponent
Herança
Atributos

Construtores

BRActionComponent()

Inicializa uma nova instância da classe BRActionComponent.

Propriedades

CompatibleAttributeTypes

Obtém ou define a matriz de BRAttributeTypeInfo objetos, que define os AttributeType-AttributeDataType pares compatíveis com esse componente de tipo de item.

(Herdado de BRItemTypeComponent)
Description

Obtém ou define a descrição do tipo.

(Herdado de BRItemTypeComponent)
ExtensionData

Obtém ou define a estrutura que contém dados extras.

(Herdado de DataContractBase)
ItemType

Obtém ou define o tipo de item.

(Herdado de BRItemTypeComponent)

Aplica-se a