Collaboration..::..HR_Staff_RecID_Collaborator Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.ToDos
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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