IJiwaSOHConsumer<(Of <(<'LineType>)>)>..::..IsPhysical Property

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

Syntax


bool IsPhysical { get; set; }
Property IsPhysical As Boolean
	Get
	Set
property bool^ IsPhysical {
	bool^ get ();
	void set (bool^ value);
}