BatchStatusReportingContext.BatchStatus Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
property Microsoft::BizTalk::Edi::BatchHelper::BatchStatusReportingEvent BatchStatus { Microsoft::BizTalk::Edi::BatchHelper::BatchStatusReportingEvent get(); void set(Microsoft::BizTalk::Edi::BatchHelper::BatchStatusReportingEvent value); };
public Microsoft.BizTalk.Edi.BatchHelper.BatchStatusReportingEvent BatchStatus { get; set; }
member this.BatchStatus : Microsoft.BizTalk.Edi.BatchHelper.BatchStatusReportingEvent with get, set
Public Property BatchStatus As BatchStatusReportingEvent