Namespace: Consultingwerk.SmartFramework.Tools.Export
Class 
FileNamePatternParameter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ParameterObject
Implements: Consultingwerk.IJsonSerializable

File:FileNamePatternParameter
Purpose:Parameter object for the GenericDataExporter:ExportBusinessEntityData
method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:05.07.2021 07:31:20



Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Tools.Export.FileNamePatternParameter ExportFileName (character) Property Setter for the ExportFileName property
Consultingwerk.SmartFramework.Tools.Export.FileNamePatternParameter GroupByFieldNames (character[]) Property Setter for the GroupByFieldNames property

Top Constructor Summary
Options Name Purpose
FileNamePatternParameter () Constructor for the FileNamePatternParameter class
FileNamePatternParameter (character, character[]) Constructor for the FileNamePatternParameter class

Top Property Summary
Options Name Purpose
CHARACTER ExportFileName
CHARACTER GroupByFieldNames


Method Detail
Top

Consultingwerk.SmartFramework.Tools.Export.FileNamePatternParameter ExportFileName (character)

Purpose: Property Setter for the ExportFileName property
Notes:

Parameters:
pExportFileName CHARACTER
The value for the ExportFileName property
Returns Consultingwerk.SmartFramework.Tools.Export.FileNamePatternParameter
The reference to the object instance
Top

Consultingwerk.SmartFramework.Tools.Export.FileNamePatternParameter GroupByFieldNames (character[])

Purpose: Property Setter for the GroupByFieldNames property
Notes:

Parameters:
pGroupByFieldNames CHARACTER
The value for the GroupByFieldNames property
Returns Consultingwerk.SmartFramework.Tools.Export.FileNamePatternParameter
The reference to the object instance


Constructor Detail
Top

FileNamePatternParameter ()

Purpose: Constructor for the FileNamePatternParameter class
Notes:

Top

FileNamePatternParameter (character, character[])

Purpose: Constructor for the FileNamePatternParameter class
Notes:

Parameters:
pExportFileName CHARACTER
The value for the ExportFileName property
pGroupByFieldNames CHARACTER
The value for the GroupByFieldNames property


Property Detail
Top

CHARACTER ExportFileName


Returns CHARACTER
Top

CHARACTER GroupByFieldNames


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:11:45