SPBuiltInFieldId.PendingModTime field

Identifies a field that contains the time when the specified SharePoint Foundationworkflow object modifications were accepted (and not rolled back to an earlier version).

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly PendingModTime As Guid
'Usage
Dim value As Guid

value = SPBuiltInFieldId.PendingModTime
public static readonly Guid PendingModTime

See also

Reference

SPBuiltInFieldId class

SPBuiltInFieldId members

Microsoft.SharePoint namespace