EntityStagingProcessRequest.BatchTag Proprietà

Definizione

Identifica il lotto a cui questa richiesta è applicabile. Questo BatchTag dovrebbe già essere stato caricato nel sistema tramite un metodo diverso.

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

Valore della proprietà

Il lotto di questa richiesta è applicabile a.

Attributi

Si applica a