BreakOuts..::..BreakOutType Property

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

Syntax


public int BreakOutType { get; set; }
Public Property BreakOutType As Integer
	Get
	Set
public:
property int^ BreakOutType {
	int^ get ();
	void set (int^ value);
}