SOLIDWORKS PDM Professional API Help Send Feedback
GetArchiveServerLog Method (IEdmVault20)
See Also 
EPDM.Interop.epdm Namespace > IEdmVault20 Interface : GetArchiveServerLog Method (IEdmVault20)


pbsRetLogs
Text in the archive server's log
Gets the archive server's log.

Syntax

Visual Basic 
Sub GetArchiveServerLog( _
   ByRef pbsRetLogs As System.String _
) 
C# 
void GetArchiveServerLog( 
   out System.string pbsRetLogs
)
C++/CLI 
void GetArchiveServerLog( 
&   [Out] System.String^ pbsRetLogs
) 

Parameters

pbsRetLogs
Text in the archive server's log

Example

See the IEdmVault20 examples.
 

See Also

Availability

SOLIDWORKS PDM Professional 2019