다음을 통해 공유


StagingBatchError.TargetCode 속성

정의

대상 코드를 가져오거나 설정합니다.

public:
 property System::String ^ TargetCode { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string TargetCode { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.TargetCode : string with get, set
Public Property TargetCode As String

속성 값

대상 코드를 나타내는 문자열입니다.

특성

적용 대상