ReportFileInfo(String, ReportFileInfoType) Constructor
Namespace: PCBI_API_Extensions.Reports.InterfacesAssembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public ReportFileInfo(
string pathOrNameOrSearchOrAppendix,
ReportFileInfoType infoType
)
Public Sub New (
pathOrNameOrSearchOrAppendix As String,
infoType As ReportFileInfoType
)
public:
ReportFileInfo(
String^ pathOrNameOrSearchOrAppendix,
ReportFileInfoType infoType
)
new :
pathOrNameOrSearchOrAppendix : string *
infoType : ReportFileInfoType -> ReportFileInfo
Parameters
- pathOrNameOrSearchOrAppendix String
-
- infoType ReportFileInfoType
-