FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

Item..::..options Property

Gets or sets the options.

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

Syntax


public List<string> options { get; set; }
Public Property options As List(Of String)
	Get
	Set
public:
property List<String^>^ options {
	List<String^>^ get ();
	void set (List<String^>^ value);
}

Field Value

The options.