BRActionComponent Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Компоненты действий в бизнес-правилах.
public ref class BRActionComponent : Microsoft::MasterDataServices::Services::DataContracts::BRItemTypeComponent
[System.Runtime.Serialization.DataContract(Name="BRActionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRActionComponent : Microsoft.MasterDataServices.Services.DataContracts.BRItemTypeComponent
[<System.Runtime.Serialization.DataContract(Name="BRActionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRActionComponent = class
inherit BRItemTypeComponent
Public Class BRActionComponent
Inherits BRItemTypeComponent
- Наследование
- Атрибуты
Комментарии
Сложный BRActionComponent тип определяет компоненты действий бизнес-правил.
Конструкторы
BRActionComponent() |
Инициализирует новый экземпляр класса BRActionComponent. |
Свойства
CompatibleAttributeTypes |
Указывает коллекцию объектов BRAttributeTypeInfo, которые определяют пары AttributeType-AttributeDataType, совместимые с этим компонентом типа элемента. (Унаследовано от BRItemTypeComponent) |
Description |
Указывает описание типа. (Унаследовано от BRItemTypeComponent) |
ItemType |
Указывает тип элемента. (Унаследовано от BRItemTypeComponent) |
Методы
SetProperty<T>(T, T, String) |
Изменяет свойство на предоставленное значение. |
SetProperty<T>(T, T, String, Boolean) |
Изменяет свойство на предоставленное значение. |