IBRAttributeArgumentParent インターフェイス

定義

子属性引数を持つことができるBRArgumentのインターフェース。

public interface class IBRAttributeArgumentParent : Microsoft::MasterDataServices::Services::DataContracts::IBRAttributeArgumentContainer
public interface IBRAttributeArgumentParent : Microsoft.MasterDataServices.Services.DataContracts.IBRAttributeArgumentContainer
type IBRAttributeArgumentParent = interface
    interface IBRAttributeArgumentContainer
    interface IBRArgument
Public Interface IBRAttributeArgumentParent
Implements IBRAttributeArgumentContainer
派生
実装

プロパティ

名前 説明
ChildArgument

子属性の引数を指定します。 必須。

Identifier

ID を指定します。

(継承元 IBRArgument)
LeafNodeAttribute

下位属性の引数の詳細を指定します。

(継承元 IBRAttributeArgumentContainer)
PropertyName

物件名を指定します。

(継承元 IBRArgument)

適用対象