Langage

BRActionComponent Classe

Définition

Représente les composantes d’action des règles métier.

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
Héritage
Attributs

Constructeurs

Nom Description
BRActionComponent()

Initialise une nouvelle instance de la classe BRActionComponent.

Propriétés

Nom Description
CompatibleAttributeTypes

Obtient ou définit le tableau d’objets BRAttributeTypeInfo , qui définit les AttributeType-AttributeDataType paires compatibles avec ce composant de type d’élément.

(Hérité de BRItemTypeComponent)
Description

Obtient ou définit la description du type.

(Hérité de BRItemTypeComponent)
ExtensionData

Obtient ou définit la structure qui contient des données supplémentaires.

(Hérité de DataContractBase)
ItemType

Obtient ou définit le type d’objet.

(Hérité de BRItemTypeComponent)

S’applique à