ForwardOrderProcessingBatch..::..CreatedBy Property

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

Syntax


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