次の方法で共有


IBRAttributeArgumentParent インターフェイス

定義

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

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)

適用対象