LineDetailCollection<(Of <(<'T>)>)>..::..ParentItem Property

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

Syntax


public virtual IJiwaSOHConsumer<T> ParentItem { get; }
Public Overridable ReadOnly Property ParentItem As IJiwaSOHConsumer(Of T)
	Get
public:
virtual property IJiwaSOHConsumer<T>^ ParentItem {
	IJiwaSOHConsumer<T>^ get ();
}