IBRArgument 인터페이스
Represents the interface for all business rule arguments.
네임스페이스: Microsoft.MasterDataServices.Services.DataContracts
어셈블리: Microsoft.MasterDataServices.Services(Microsoft.MasterDataServices.Services.dll)
구문
‘선언
Public Interface IBRArgument
‘사용 방법
Dim instance As IBRArgument
public interface IBRArgument
public interface class IBRArgument
type IBRArgument = interface end
public interface IBRArgument
IBRArgument 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
Identifier | Gets or sets a business rule argument ID. | |
PropertyName | Gets or sets a business rule argument property name. | |
PropertyType | Gets or sets a business rule argument property type. |
맨 위로 이동