Click or drag to resize

PFFieldFileHolderValueHelperSet Method (PFFileReference)

Replaces the files with a new one. WARNING: all other files will be deleted on the next item save.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFFieldFileHolderValueHelper Set(
	PFFileReference file
)

Parameters

file
Type: Packflow.CorePFFileReference

Return Value

Type: PFFieldFileHolderValueHelper
See Also