Udostępnij za pośrednictwem


Właściwość StagingBatchError.TargetCode

Pobiera lub ustawia miejsce docelowe kod członka w tymczasowej partia.

Przestrzeń nazw:  Microsoft.MasterDataServices.Services.DataContracts
Zestaw:  Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)

Składnia

'Deklaracja
<DataMemberAttribute> _
Public Property TargetCode As String
    Get
    Set
'Użycie
Dim instance As StagingBatchError
Dim value As String

value = instance.TargetCode

instance.TargetCode = value
[DataMemberAttribute]
public string TargetCode { get; set; }
[DataMemberAttribute]
public:
property String^ TargetCode {
    String^ get ();
    void set (String^ value);
}
[<DataMemberAttribute>]
member TargetCode : string with get, set
function get TargetCode () : String
function set TargetCode (value : String)

Wartość właściwości

Typ: System.String
Ciąg reprezentujący kod miejsce docelowe.