Click or drag to resize

ApplicationEventsClassProjectTaskClicked Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void ProjectTaskClicked(
	string taskName
)

Parameters

taskName
Type: SystemString

Implements

IApplicationEventsProjectTaskClicked(String)
See Also