FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsValidationContext..::..currentUserName Property

Gets or sets the name of the current user.

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

Syntax


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

Field Value

The name of the current user.