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)

Применяется к