IBRAttributeArgumentParent 인터페이스
Represents the interface for BRArguments that can have a child attribute argument.
네임스페이스: Microsoft.MasterDataServices.Services.DataContracts
어셈블리: Microsoft.MasterDataServices.Services(Microsoft.MasterDataServices.Services.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 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에서 상속됨) |
맨 위로 이동