SupportType Enumeration |
Namespace: NetQuarry
| Member name | Value | Description | |
|---|---|---|---|
| Never | 0 | The feature or option is not supported. | |
| Always | 1 | The feature or option is required. | |
| DefaultOff | 2 | The feature or option is optional and by default is not enabled. | |
| DefaultOn | 3 | The feature or option is optional and by default is enabled. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.