StdFunctions..::..SelectiveProcessSections Property

Namespace:  JiwaFinancials.Jiwa.JiwaBOProcess
Assembly:  JiwaBOProcess (in JiwaBOProcess.dll)

Syntax


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