SP.FileVersionPropertyNames.created Field
Applies to: SharePoint Foundation 2010
In this article
Field Value
Applies To
Remarks
Provides a value for the SP.FileVersion.created Property.
var value = SP.FileVersionPropertyNames.created;
Field Value
The value of this constant is Created.
Applies To
SP.FileVersionPropertyNames Class
Remarks
For information about how to use this field, see Data Retrieval Overview.
See Also
Reference
SP.FileVersionPropertyNames Fields