Compartir a través de


PropertyValue.ChangedDate (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Property ChangedDate As Nullable(Of DateTime)
public Nullable<DateTime> ChangedDate { get; set; }

Valor de propiedad

Tipo: System.Nullable<DateTime>
Devuelva DateTime.

Seguridad de .NET Framework

Vea también

Referencia

PropertyValue Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)