Plugin..::..ScheduledExecutionPluginEntryPoint Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Plugin
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public IJiwaScheduledExecutionPlugin ScheduledExecutionPluginEntryPoint { get; }
Public ReadOnly Property ScheduledExecutionPluginEntryPoint As IJiwaScheduledExecutionPlugin
	Get
public:
property IJiwaScheduledExecutionPlugin^ ScheduledExecutionPluginEntryPoint {
	IJiwaScheduledExecutionPlugin^ get ();
}