<< Click to Display Table of Contents >> Navigation: »No topics above this level« FileTransferRequest Constructor |
Initilizes a new instance of the file trnasfer request data
[Visual Basic]
Public Overloads Sub New( _
ByVal targetFileName As String, _
ByVal nameOfObject As String, _
ByVal arClass As String _
)
[C#]
string targetFileName,
string nameOfObject,
string arClass
);
targetFileName
The fully qulified name of the file including path and extension.
nameOfObject
The name of the object to be used on the AutomationRuntime.
arClass
The AR class name of the object.
FileTransferRequest Class | BR.AN.PviServices Namespace | FileTransferRequest Constructor Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]