ProductionPlan..::..ProcessCandidates Property

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

Syntax


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