Click or drag to resize

ReferenceGenerator Methods

The ReferenceGenerator type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGenerateItemReference(PFContentType, PFField, String, Int32, Decimal, Int64)
Generates the next reference, based on year, content-type and index.
Public methodStatic memberGenerateItemReference(PFContentType, PFField, String, Boolean, Int32, Decimal, Int64)
Generates the next reference, based on year, content-type and index.
Public methodStatic memberGenerateReference
Generates the next reference, based on year, content-type and index.
Public methodStatic memberParseIndex
Returns an integer found between a char separator and the end of given string value.
Top
See Also