CommandFindType Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
ByID | 1 | Find the command by its ID. Note that the ID is the MapperCommands collection's indexer so this is equivalent to using ItemString. | |
ByCommand | 2 | Find the command by its Command. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.