ReferenceGenerator Methods |
The ReferenceGenerator type exposes the following members.
Name | Description | |
---|---|---|
GenerateItemReference(PFContentType, PFField, String, Int32, Decimal, Int64) |
Generates the next reference, based on year, content-type and index.
| |
GenerateItemReference(PFContentType, PFField, String, Boolean, Int32, Decimal, Int64) |
Generates the next reference, based on year, content-type and index.
| |
GenerateReference |
Generates the next reference, based on year, content-type and index.
| |
ParseIndex |
Returns an integer found between a char separator and the end of given string value.
|