com.onlineobject.objectnet Namespace

NetworkScriptsReference..::..IgnoreType Method (Type)

Adds a script type to the global ignore list.

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

Syntax


public static void IgnoreType(

	Type scriptType

)

Parameters

scriptType
Type: Type
The type of the script to ignore.