| JobGetJobInformation Method |
Namespace:
Dynamicweb.DataIntegration.Integration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax public static Job GetJobInformation(
string path,
string logFile
)
Public Shared Function GetJobInformation (
path As String,
logFile As String
) As Job
Parameters
- path
- Type: SystemString
- logFile
- Type: SystemString
Return Value
Type:
JobSee Also