Lenguaje

EntityStagingProcessRequest.BatchTag Propiedad

Definición

Identifica el lote al que se aplica esta solicitud. Este BatchTag ya debería haberse cargado en el sistema por otro método.

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

Valor de propiedad

El lote de esta solicitud es aplicable a.

Atributos

Se aplica a