Click or drag to resize
ProcessObjectWebFarmTaskActionName Property
Gets or sets name of the action to be executed upon object of given ObjectType with given ObjectData.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public string ActionName { get; set; }

Property Value

Type: String
See Also