Click or drag to resize
WebFarmTaskInfoTaskIsAnonymous Property
Indicates if the task is not assigned to any server.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
public virtual bool TaskIsAnonymous { get; set; }

Property Value

Type: Boolean
See Also