Expand Minimize
This topic has not yet been rated - Rate this topic

SPOfficialFileSubmissionMode enumeration

An enumeration that identifies the mode that was used to submit a file. This enumeration is used by the SendToOfficialFile(String, SPOfficialFileHost, String, SPOfficialFileSubmissionMode, String) method of the SPFile type.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableTypeAttribute]
public enum SPOfficialFileSubmissionMode
Member nameDescription
ManualThe file was submitted manually, by using the ECB Menu.
ExpirationPolicyThe file was submitted as part of policy.
WorkflowThe file was submitted as part of an administrative policy.
NoneThe reason for the file submission is unspecified.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.