BRActionComponent 클래스

정의

비즈니스 규칙의 동작 구성 요소를 나타냅니다.

public ref class BRActionComponent : Microsoft::MasterDataServices::BRItemTypeComponent
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRActionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRActionComponent : Microsoft.MasterDataServices.BRItemTypeComponent
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRActionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRActionComponent = class
    inherit BRItemTypeComponent
Public Class BRActionComponent
Inherits BRItemTypeComponent
상속
특성

생성자

BRActionComponent()

BRActionComponent 클래스의 새 인스턴스를 초기화합니다.

속성

CompatibleAttributeTypes

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

(다음에서 상속됨 BRItemTypeComponent)
Description

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

(다음에서 상속됨 BRItemTypeComponent)
ExtensionData

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

(다음에서 상속됨 DataContractBase)
ItemType

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

(다음에서 상속됨 BRItemTypeComponent)

적용 대상