Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
public int Find(
	string eventName
)
Visual Basic (Declaration)
Public Function Find ( _
	eventName As String _
) As Integer

Parameters

eventName
Type: System..::.String

See Also