WorkOrder..::..PrimaryOutputItem Property

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.WorkOrder
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


public OutputItem PrimaryOutputItem { get; }
Public ReadOnly Property PrimaryOutputItem As OutputItem
	Get
public:
property OutputItem^ PrimaryOutputItem {
	OutputItem^ get ();
}