Click or drag to resize

ProjectEventsClassProjectDeleted Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void ProjectDeleted(
	int ProjectId
)

Parameters

ProjectId
Type: SystemInt32

Implements

IProjectEventsProjectDeleted(Int32)
See Also