Click or drag to resize
UpdateBizFormFileWebFarmTask Properties

The UpdateBizFormFileWebFarmTask type exposes the following members.

Properties
  NameDescription
Public propertyFileName
Gets or sets the name of the file to be updated.
Public propertyIsTempFile
Gets or sets the flag indicating whether file is a temporary file. False by default.
Public propertySiteName
Gets or sets the name of the site the form 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