FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActualDuration..::..assignedToUserFullName Property

Gets or sets the full name of the assigned to user.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.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 full name of the assigned to user.