Specifies the type of file dialog box or form for a document library.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration WffRequestType
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. |