FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

checklistItems..::..item Property

Gets or sets the item.

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

Syntax


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

Field Value

The item.