ReferenceGeneratorGenerateReference Method |
Generates the next reference, based on year, content-type and index.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public static string GenerateReference(
PFContentType contentType
)
Parameters
- contentType
- Type: Packflow.CorePFContentType
Return Value
Type:
StringThe generated reference
See Also