次の方法で共有


IBRArgument インターフェイス

すべてのビジネス ルール引数のインターフェイスを表します。

名前空間:  Microsoft.MasterDataServices.Services.DataContracts
アセンブリ:  Microsoft.MasterDataServices.Services.Contracts (Microsoft.MasterDataServices.Services.Contracts.dll)

構文

'宣言
Public Interface IBRArgument
'使用
Dim instance As IBRArgument
public interface IBRArgument
public interface class IBRArgument
type IBRArgument =  interface end
public interface IBRArgument

IBRArgument 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ Identifier ビジネス ルール引数の識別子を取得または設定します。
パブリック プロパティ PropertyName ビジネス ルール引数プロパティ名を取得または設定します。
パブリック プロパティ PropertyType ビジネス ルール引数プロパティの型を取得します。

先頭に戻る

関連項目

参照

Microsoft.MasterDataServices.Services.DataContracts 名前空間