User guide
222  | Scripting 
TransferPostscriptParameter (namespace 
Replay.Common.Contracts.PowerShellExecution)
The following table presents the available objects for the TransferPostscript 
parameter.
 Method Description
public VolumeNameCollection VolumeNames (get; 
set; )
Gets or sets the collection of volume names for 
transfer.
VolumeNames is a data structure that contains the 
following data:
GuidName - The Guid associated with the 
volume, used as the name if a DisplayName is 
not set.
DisplayName - The displayed name of the 
volume.
public ShadowCopyType ShadowCopyType { get; set; 
}
Gets or sets the type of copying for 
transfer.ShadowCopyType is an enumeration with 
values. The available values are: 
Unknown
Copy
Full










