Creating Managed Code Selectors

New managed code selectors can be created using the ‘New’ button in the managed code library pane.

New Selector button

Pressing this button will bring up the 'New Managed Code Selector' dialog which will allow you to choose a template for your selector. The two possible choices of template are ‘Security Selector' and 'Rank Selector'.

New Selector dialog

Name

Description

Security Selector

Creates a starter security selector. Security selectors are created in the following folder:

{Documents}\EdgeRater\Selectors\Series

Rank Selector

Creates a starter rank selector. Rank selectors are created in the following folder:

{Documents}\EdgeRater\Selectors\Event

Name

Filename for the selector. Type a unique filename here that will help you identify the selector you are working on. The filename extension should be set to “.cs”.

A unique name for the selector is required. It cannot match any of the existing selector filenames for that type of selector. Note, at the present time files can only be renamed by using windows explorer or other file system mechanism.

OK

Creates the file and closes the dialog. The selector will be created on the file system and the managed code library will be refreshed with the new selector highlighted.

Cancel

Closes the dialog without creating the file.