Compartir a través de


de la propiedad StatusUpdatePreEventArgs.ChangeXml

Obtiene el código XML que contiene información de estado de actualización.

Espacio de nombres:  Microsoft.Office.Project.Server.Events
Ensamblado:  Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxis

'Declaración
Public ReadOnly Property ChangeXml As String
    Get
'Uso
Dim instance As StatusUpdatePreEventArgs
Dim value As String

value = instance.ChangeXml
public string ChangeXml { get; }

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase StatusUpdatePreEventArgs

Miembros StatusUpdatePreEventArgs

Espacio de nombres Microsoft.Office.Project.Server.Events