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)

適用対象