de la propiedad StatusReportPostDeleteEventArgs.whenSent
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 Property whenSent As Integer
Get
Set
'Uso
Dim instance As StatusReportPostDeleteEventArgs
Dim value As Integer
value = instance.whenSent
instance.whenSent = value
public int whenSent { get; set; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase StatusReportPostDeleteEventArgs