Click or drag to resize

PFItemGenerateReference Method

Returns a reference for the current item.

Is called by the Save method when the item is not yet created and the reference is empty.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
protected virtual string GenerateReference()

Return Value

Type: String
See Also