TransferBase.EnumScriptTransfer Method

Definition

Returns an IEnumerable<string> object with the script for the objects.

public System.Collections.Generic.IEnumerable<string> EnumScriptTransfer ();
member this.EnumScriptTransfer : unit -> seq<string>
Public Function EnumScriptTransfer () As IEnumerable(Of String)

Returns

an IEnumerable<string> object with the script for the objects

Applies to