FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deExternalUser..::..externalUserName Property

Gets or sets the name of the external user.

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

Syntax


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

Field Value

The name of the external user.