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

Получает или устанавливает массив BRAttributeTypeInfo объектов, который определяет AttributeType-AttributeDataType пары, совместимые с этим типом компонента.

Description

Получает или устанавливает описание типа.

ExtensionData

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

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

Получает или устанавливает тип предмета.

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