FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsResourceItem..::..resourceName Property

Gets or sets the name of the resource.

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

Syntax


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

Field Value

The name of the resource.