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

이 항목 형식 구성 요소와 호환되는 쌍을 AttributeType-AttributeDataType 정의하는 개체 배열 BRAttributeTypeInfo 을 가져오거나 설정합니다.

Description

유형에 대한 설명을 가져오거나 설정합니다.

ExtensionData

추가 데이터를 포함하는 구조를 가져오거나 설정합니다.

(다음에서 상속됨 DataContractBase)
ItemType

항목 유형을 가져오거나 설정합니다.

적용 대상