Click or drag to resize

serviceDocumentFolderReadmePage Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the serviceDocumentFolderReadmePage class

Namespace:  imbSCI.Reporting.meta.page
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public serviceDocumentFolderReadmePage(
	string documentName,
	string headerTitle,
	string headerDescription,
	string footerBottomLine
)
Request Example View Source

Parameters

documentName
Type: SystemString
headerTitle
Type: SystemString
headerDescription
Type: SystemString
footerBottomLine
Type: SystemString
See Also