다음을 통해 공유


IBRArgument.PropertyType 속성

Gets the business rule argument property type.

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

구문

‘선언
ReadOnly Property PropertyType As BRPropertyType 
    Get
‘사용 방법
Dim instance As IBRArgument 
Dim value As BRPropertyType 

value = instance.PropertyType
BRPropertyType PropertyType { get; }
property BRPropertyType PropertyType {
    BRPropertyType get ();
}
abstract PropertyType : BRPropertyType
function get PropertyType () : BRPropertyType

속성 값

유형: Microsoft.MasterDataServices.Services.DataContracts.BRPropertyType
The business rule argument property type.

참고 항목

참조

IBRArgument 인터페이스

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