Click or drag to resize
ProcessObjectWebFarmTask Properties

The ProcessObjectWebFarmTask type exposes the following members.

Properties
  NameDescription
Public propertyActionName
Gets or sets name of the action to be executed upon object of given ObjectType with given ObjectData.
Public propertyObjectData
Gets or sets object's data to synchronize.
Public propertyObjectType
Gets or sets identifier of the object type.
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