Click or drag to resize

reportIncludeFileCollectionAddFile Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Dodaje novi fajl

Namespace:  imbSCI.Reporting.includes
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void AddFile(
	string __path,
	reportIncludeFileType __type = reportIncludeFileType.unknown
)
Request Example View Source

Parameters

__path
Type: SystemString
__type (Optional)
Type: imbSCI.Data.enums.reportingreportIncludeFileType
See Also