다음을 통해 공유


IBRAttributeArgumentParent 인터페이스

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에서 상속됨)

맨 위로 이동

참고 항목

참조

Microsoft.MasterDataServices.Services.DataContracts 네임스페이스