ProductionArea..::..ProductionLineCollection Property

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.Configuration.ProductionArea
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


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