EmailReport..::..AssignedTo Property

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

Syntax


public Staff AssignedTo { get; }
Public ReadOnly Property AssignedTo As Staff
	Get
public:
property Staff^ AssignedTo {
	Staff^ get ();
}