Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class WorkflowStepDistributeToOwner : WorkflowStepBase
public WorkflowStepDistributeToOwner()
public virtual int[] Associates { get; set; }
public virtual int DefaultAssociate { get; set; }
public virtual int[] DistributeQueue { get; set; }
public virtual bool OnlyToUnassigned { get; set; }
public virtual int[] UserGroups { get; set; }
Was this page helpful?