Invoice..::..CR_TransID Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.Shipment
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


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