FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..assignedToRoleName Property

Gets or sets the name of the assigned to role.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public string assignedToRoleName { get; set; }
Public Property assignedToRoleName As String
	Get
	Set
public:
property String^ assignedToRoleName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the assigned to role.