Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Application Object : GetSystemReportingFolder Method
GetSystemReportingFolder Method
Description
Gets the Sustem Reporting Folder. The Generic or Version Specific folder is returned according the bVersionSpecific parameter
Syntax
Visual Basic
Public Function GetSystemReportingFolder( _
   ByVal bVersionSpecific As Boolean _
) As String
Parameters
bVersionSpecific
See Also