StdFunctions..::..PrintAssemblies Property

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

Syntax


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