BRItemTypeComponent Класс

Определение

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

public ref class BRItemTypeComponent : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRItemTypeComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.BRActionComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.BRConditionComponent))]
public class BRItemTypeComponent : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRItemTypeComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.BRActionComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.BRConditionComponent))>]
type BRItemTypeComponent = class
    inherit DataContractBase
Public Class BRItemTypeComponent
Inherits DataContractBase
Наследование
BRItemTypeComponent
Производный
Атрибуты

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

BRItemTypeComponent()

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

Свойства

CompatibleAttributeTypes

Возвращает или задает массив объектов, определяющих BRAttributeTypeInfoAttributeType-AttributeDataType пары, совместимые с этим компонентом типа элемента.

Description

Возвращает или задает описание типа.

ExtensionData

Возвращает или задает структуру, которая содержит дополнительные данные.

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

Возвращает или задает тип элемента.

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