Click or drag to resize

IScriptingEventsOnProjectMemberCreated Method

Called after the object has been saved.

Namespace:  SuperOffice.COM.ScriptEvents
Assembly:  Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntax
void OnProjectMemberCreated(
	int identity
)

Parameters

identity
Type: SystemInt32
Examples

Example

See Also