StagingBatchError.TargetCode Property

Definition

Gets or sets the target code.

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

Property Value

A string that represents the target code.

Attributes

Applies to