SPBuiltInFieldId.DLC_Duration field

Identifies a field that is associated with an event duration, as represented in a SharePoint Foundation workflow event object. This GUID is limited to a maximum of 255 characters.

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

Syntax

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

value = SPBuiltInFieldId.DLC_Duration
public static readonly Guid DLC_Duration

See also

Reference

SPBuiltInFieldId class

SPBuiltInFieldId members

Microsoft.SharePoint namespace