Click or drag to resize
DeleteFileMediaWebFarmTask Properties

The DeleteFileMediaWebFarmTask type exposes the following members.

Properties
  NameDescription
Public propertyApplyOnlyOnFiles
Gets or sets a value that indicates if media deletion will be executed only on files.
Public propertyDestinationLibraryId
Gets or sets identifier of the library where file will be deleted.
Public propertyDestinationPath
Gets or sets relative path where file will be deleted.
Public propertySiteId
Gets or sets identifier of the site which destination library is assigned to.
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