Zum Hauptinhalt springen

DisableAutoNumberSelection

Structure

DisableAutoNumberSelection(bDisable)

Parameters

| Parameter | Type | Description
| bDisable | Boolean | Boolean (True/False). Set to True to if you want to disable the selection of AutoNumber when adding assets from template |

Description

Use this procedure to disable the selection of Autonumber scheme when adding asset from template within an event. Disabling this ability will only last during the current event session.

Example

DisableAutoNumberSelection(True) |