다음을 통해 공유


IBRArgument.Identifier 속성

Gets or sets the business rule argument identifier.

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

구문

‘선언
Property Identifier As Identifier 
    Get 
    Set
‘사용 방법
Dim instance As IBRArgument 
Dim value As Identifier 

value = instance.Identifier

instance.Identifier = value
Identifier Identifier { get; set; }
property Identifier^ Identifier {
    Identifier^ get ();
    void set (Identifier^ value);
}
abstract Identifier : Identifier with get, set
function get Identifier () : Identifier 
function set Identifier (value : Identifier)

속성 값

유형: Microsoft.MasterDataServices.Services.DataContracts.Identifier
The business rule argument identifier.

참고 항목

참조

IBRArgument 인터페이스

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