BRActionComponent クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ビジネス ルールのアクション コンポーネント。
public ref class BRActionComponent : Microsoft::MasterDataServices::Services::DataContracts::BRItemTypeComponent
[System.Runtime.Serialization.DataContract(Name="BRActionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRActionComponent : Microsoft.MasterDataServices.Services.DataContracts.BRItemTypeComponent
[<System.Runtime.Serialization.DataContract(Name="BRActionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRActionComponent = class
inherit BRItemTypeComponent
Public Class BRActionComponent
Inherits BRItemTypeComponent
- 継承
- 属性
注釈
複合型は BRActionComponent 、ビジネス ルールのアクション コンポーネントを指定します。
コンストラクター
BRActionComponent() |
BRActionComponent クラスの新しいインスタンスを初期化します。 |
プロパティ
CompatibleAttributeTypes |
BRAttributeTypeInfo オブジェクトのコレクションを指定します。このオブジェクトは、この項目の種類のコンポーネントと互換性のあるAttributeType-AttributeDataTypeペアを定義します。 (継承元 BRItemTypeComponent) |
Description |
型の説明を指定します。 (継承元 BRItemTypeComponent) |
ItemType |
項目の種類を指定します。 (継承元 BRItemTypeComponent) |
メソッド
SetProperty<T>(T, T, String) |
プロパティを指定した値に変更します。 |
SetProperty<T>(T, T, String, Boolean) |
プロパティを指定した値に変更します。 |