FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsAuthenticationResponse..::..userFullName Property

Gets or sets the full name of the user.

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

Syntax


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

Field Value

The full name of the user.