FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..includeWeekends Property

Gets or sets a value indicating whether [include weekends].

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

Syntax


public bool includeWeekends { get; set; }
Public Property includeWeekends As Boolean
	Get
	Set
public:
property bool^ includeWeekends {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [include weekends]; otherwise, false.