子属性引数を持つことのできる BRArguments のインターフェイスを表します。
名前空間: Microsoft.MasterDataServices.Services.DataContracts
アセンブリ: Microsoft.MasterDataServices.Services.Contracts (Microsoft.MasterDataServices.Services.Contracts.dll)
構文
'宣言
Public Interface IBRAttributeArgumentParent _
Inherits IBRAttributeArgumentContainer, IBRArgument
'使用
Dim instance As IBRAttributeArgumentParent
public interface IBRAttributeArgumentParent : IBRAttributeArgumentContainer,
IBRArgument
public interface class IBRAttributeArgumentParent : IBRAttributeArgumentContainer,
IBRArgument
type IBRAttributeArgumentParent =
interface
interface IBRAttributeArgumentContainer
interface IBRArgument
end
public interface IBRAttributeArgumentParent extends IBRAttributeArgumentContainer, IBRArgument
IBRAttributeArgumentParent 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
ChildArgument | 子属性引数を取得または設定します。 |
![]() |
Identifier | ビジネス ルール引数の識別子を取得または設定します。 (IBRArgument から継承されています。) |
![]() |
PropertyName | ビジネス ルール引数プロパティ名を取得または設定します。 (IBRArgument から継承されています。) |
![]() |
PropertyType | ビジネス ルール引数プロパティの型を取得します。 (IBRArgument から継承されています。) |
先頭に戻る
.gif)