Click or drag to resize

StiFileDatabaseParsePath Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFileDatabase.ParsePath(System.String,Stimulsoft.Report.StiReport)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected string ParsePath(
	string path,
	StiReport report
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFileDatabase.ParsePath(System.String,Stimulsoft.Report.StiReport)"]

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFileDatabase.ParsePath(System.String,Stimulsoft.Report.StiReport)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFileDatabase.ParsePath(System.String,Stimulsoft.Report.StiReport)"]

See Also