IBRAttributeArgumentContainer 接口

定义

包含 AttributeArgument(作为参数本身或作为子参数)的 BRArguments 的接口。

public interface class IBRAttributeArgumentContainer : Microsoft::MasterDataServices::Services::DataContracts::IBRArgument
public interface IBRAttributeArgumentContainer : Microsoft.MasterDataServices.Services.DataContracts.IBRArgument
type IBRAttributeArgumentContainer = interface
    interface IBRArgument
Public Interface IBRAttributeArgumentContainer
Implements IBRArgument
派生
实现

属性

Identifier

指定 ID。

(继承自 IBRArgument)
LeafNodeAttribute

指定底层属性参数的详细信息。

PropertyName

指定属性名称。

(继承自 IBRArgument)

适用于