다음을 통해 공유


IBRAttributeArgumentContainer 인터페이스

Represents an interface for BRArguments that contain an attribute argument, either as the argument itself or as a child argument.

네임스페이스:  Microsoft.MasterDataServices.Services.DataContracts
어셈블리:  Microsoft.MasterDataServices.Services.Contracts(Microsoft.MasterDataServices.Services.Contracts.dll)

구문

‘선언
Public Interface IBRAttributeArgumentContainer _
    Inherits IBRArgument
‘사용 방법
Dim instance As IBRAttributeArgumentContainer
public interface IBRAttributeArgumentContainer : IBRArgument
public interface class IBRAttributeArgumentContainer : IBRArgument
type IBRAttributeArgumentContainer =  
    interface 
        interface IBRArgument 
    end
public interface IBRAttributeArgumentContainer extends IBRArgument

IBRAttributeArgumentContainer 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 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 네임스페이스