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, Boolean) |
その性質を与えられた値に変更します。 |
| SetProperty<T>(T, T, String) |
その性質を与えられた値に変更します。 |