FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsResourceItem..::..resourceValue Property

Gets or sets the resource value.

Namespace:  FlowWright.cDevDeAPI.Globalization
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


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

Field Value

The resource value.