com.onlineobject.objectnet Namespace

UserCustomObjectEvents..::..ToObjectEvent Method

Converts a given event code to a custom object event code.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public static int ToObjectEvent(

	int eventCode

)

Parameters

eventCode
Type: Int32
The event code to convert.

Return Value

An integer representing the custom object event code.