Job..::..CN_Contact_RecID Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


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