BRActionComponent 类

定义

表示业务规则的操作组件。

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
继承
属性

构造函数

BRActionComponent()

初始化 BRActionComponent 类的新实例。

属性

CompatibleAttributeTypes

获取或设置对象数组,该数组 BRAttributeTypeInfo 定义 AttributeType-AttributeDataType 与此项类型组件兼容的对。

(继承自 BRItemTypeComponent)
Description

获取或设置类型的说明。

(继承自 BRItemTypeComponent)
ExtensionData

获取或设置包含额外数据的结构。

(继承自 DataContractBase)
ItemType

获取或设置项类型。

(继承自 BRItemTypeComponent)

适用于