Incident..::..CreatedBy Property

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

Syntax


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