FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsAuthenticationResponse..::..userEmailID Property

Gets or sets the user email identifier.

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

Syntax


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

Field Value

The user email identifier.