BRConditionComponent 类

定义

指定业务规则的条件组件。

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

构造函数

BRConditionComponent()

初始化 BRConditionComponent 类的新实例。

属性

CompatibleAttributeTypes

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

(继承自 BRItemTypeComponent)
Description

获取或设置类型的说明。

(继承自 BRItemTypeComponent)
ExtensionData

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

(继承自 DataContractBase)
ItemType

获取或设置项类型。

(继承自 BRItemTypeComponent)

适用于