ReferenceGenerator Class |
Namespace: Packflow.Core
public static class ReferenceGenerator
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.
|
| Name | Description | |
|---|---|---|
| QueryLimit |
Maximum count of results returned by a query searching for the previous reference index.
|