Click or drag to resize
MoveFileMediaWebFarmTask Properties

The MoveFileMediaWebFarmTask type exposes the following members.

Properties
  NameDescription
Public propertyDestinationLibraryId
Gets or sets identifier of the library where file will be moved.
Public propertyDestinationPath
Gets or sets relative path where file will be moved.
Public propertySiteName
Gets or sets name of the site which destination library is assigned to.
Public propertySourceLibraryId
Gets or sets identifier of the library from where file will be moved.
Public propertySourcePath
Gets or sets relative path from where file will be moved.
Public propertyTaskBinaryData
Gets or sets the binary representation of data.
(Inherited from WebFarmTaskBase.)
Public propertyTaskFilePath
Gets or sets target path of file transported by task.
(Inherited from WebFarmTaskBase.)
Public propertyTaskTarget
Gets or sets task target.
(Inherited from WebFarmTaskBase.)
Top
See Also