Click or drag to resize
DeleteBizFormFileWebFarmTask Properties

The DeleteBizFormFileWebFarmTask type exposes the following members.

Properties
  NameDescription
Public propertyFileName
Gets or sets name of the file to be deleted.
Public propertyIsTempFile
Gets or sets the flag indicating whether file is a temporary file. False by default.
Public propertySiteName
Gets or sets name of the site which bizform is assigned to. Null if IsTempFile is true.
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