Click or drag to resize

RestModule.PrependSystemFieldsPrefix Method

Overload List
  NameDescription
Public methodStatic memberPrependSystemFieldsPrefix<T>(PFQuery)
Upgrades a query that could contain system field names without the PF_ prefix.
Public methodStatic memberPrependSystemFieldsPrefix(PFQuery, Boolean)
Upgrades a query that could contain system field names without the PF_ prefix. [PFItem system fields only]
Top
See Also