ProductionPlanMethodCollection..::..ProductionPlan Property

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

Syntax


[XmlIgnoreAttribute]
public ProductionPlan ProductionPlan { get; }
<XmlIgnoreAttribute> _
Public ReadOnly Property ProductionPlan As ProductionPlan
	Get
[XmlIgnoreAttribute]
public:
property ProductionPlan^ ProductionPlan {
	ProductionPlan^ get ();
}