Поделиться через


BRConditionComponent Класс

Определение

Задает компоненты условий в бизнес-правилах.

public ref class BRConditionComponent : Microsoft::MasterDataServices::Services::DataContracts::BRItemTypeComponent
[System.Runtime.Serialization.DataContract(Name="BRConditionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRConditionComponent : Microsoft.MasterDataServices.Services.DataContracts.BRItemTypeComponent
[<System.Runtime.Serialization.DataContract(Name="BRConditionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRConditionComponent = class
    inherit BRItemTypeComponent
Public Class BRConditionComponent
Inherits BRItemTypeComponent
Наследование
Атрибуты

Комментарии

Сложный BRConditionComponent тип определяет компоненты условий бизнес-правил. BRConditionComponent расширяет сложный BRItemTypeComponent тип.

Конструкторы

BRConditionComponent()

Инициализирует новый экземпляр класса BRConditionComponent.

Свойства

CompatibleAttributeTypes

Указывает коллекцию объектов BRAttributeTypeInfo, которые определяют пары AttributeType-AttributeDataType, совместимые с этим компонентом типа элемента.

(Унаследовано от BRItemTypeComponent)
Description

Указывает описание типа.

(Унаследовано от BRItemTypeComponent)
ItemType

Указывает тип элемента.

(Унаследовано от BRItemTypeComponent)
Parameters

Извлекает коллекцию параметров скрипта.

Методы

SetProperty<T>(T, T, String)

Изменяет свойство на предоставленное значение.
Возвращает значение, указывающее, отличается ли новое значение от старого.

(Унаследовано от DataContractBase)
SetProperty<T>(T, T, String, Boolean)

Изменяет свойство на предоставленное значение.
Возвращает значение, указывающее, отличается ли новое значение от старого.

(Унаследовано от DataContractBase)

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