Neokernel API

IObjectManager_Fields.LIST_SUPPORTED_TYPES Field

This constant can be passed to the listObjects method to return an ArrayList containing the full class names of ObjectTypes which are supported by the createObject method.

public const string LIST_SUPPORTED_TYPES = LIST_SUPPORTED_TYPES;

See Also

IObjectManager_Fields Class | com.neokernel.om Namespace