clsCRAllocations..::..StaffTitle Property

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

Syntax


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