다음을 통해 공유


IBRAttributeArgumentContainer 인터페이스

Represents an container for business rule argument attributes.

네임스페이스:  Microsoft.MasterDataServices.Services.DataContracts
어셈블리:  Microsoft.MasterDataServices.Services(Microsoft.MasterDataServices.Services.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 a business rule argument ID. (IBRArgument에서 상속됨)
공용 속성 PropertyName Gets or sets a business rule argument property name. (IBRArgument에서 상속됨)
공용 속성 PropertyType Gets or sets a business rule argument property type. (IBRArgument에서 상속됨)

맨 위로 이동