FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..assignedToUserFullName Property

Gets or sets the name of the assigned to user.

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

Syntax


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

Field Value

The name of the assigned to user.