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)

适用于