WffRequestType enumeration

Specifies the type of file dialog box or form for a document library.

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

Syntax

'Declaration
Public Enumeration WffRequestType
'Usage
Dim instance As WffRequestType
public enum WffRequestType

Members

Member name Description
Open Specifies the Open dialog box.
Save Specifies the Save dialog box.
SaveForm Specifies the Web File Properties form used for editing document properties.
SaveFormExists Specifies the Web File Properties form when used as a pop-up window.

See also

Reference

Microsoft.SharePoint namespace