ITransferJobsTask.JobsList Property

Definition

Gets or sets the names of the jobs to transfer.

public:
 property System::Collections::Specialized::StringCollection ^ JobsList { System::Collections::Specialized::StringCollection ^ get(); void set(System::Collections::Specialized::StringCollection ^ value); };
public System.Collections.Specialized.StringCollection JobsList { get; set; }
member this.JobsList : System.Collections.Specialized.StringCollection with get, set
Public Property JobsList As StringCollection

Property Value

The names of the jobs to transfer.

Applies to