SPUsageEntry.Timestamp property
Obtém ou define um carimbo de hora para a ocorrência dessa entrada.
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Overridable Property Timestamp As DateTime
Get
Set
'Uso
Dim instance As SPUsageEntry
Dim value As DateTime
value = instance.Timestamp
instance.Timestamp = value
public virtual DateTime Timestamp { get; set; }
Property value
Type: System.DateTime
Retorna DateTime identifica o tempo desta entrada.