Raises the ItemCreating event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
protected virtual void OnItemCreating ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnItemCreating( _ |
An object, containing the event data.
See Also