WarehouseProductionLine..::..RecID Property

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

Syntax


public string RecID { get; set; }
Public Property RecID As String
	Get
	Set
public:
property String^ RecID {
	String^ get ();
	void set (String^ value);
}