Click or drag to resize
OutputFactoryCreateFile Method
File output

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static IOutput CreateFile(
	string fullFilePath
)

Parameters

fullFilePath
Type: SystemString

Return Value

Type: IOutput
See Also