Represents an interface for BRArguments that can have a child attribute argument.
命名空间: 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 | Gets or sets the child attribute argument. |
![]() |
Identifier | Gets or sets the business rule argument identifier. (从 IBRArgument 继承。) |
![]() |
PropertyName | Gets or sets the business rule argument property name. (从 IBRArgument 继承。) |
![]() |
PropertyType | Gets the business rule argument property type. (从 IBRArgument 继承。) |
页首
.gif)