Protection Type
Describes the protection category of a simulant.
Union cases
| Union case | Description |
Full Usage:
DeclarativeProtection
|
|
Full Usage:
ManualProtection
|
|
Full Usage:
Unprotected
|
Instance members
| Instance member | Description |
Full Usage:
this.IsDeclarativeProtection
Returns: bool
|
|
Full Usage:
this.IsManualProtection
Returns: bool
|
|
Full Usage:
this.IsUnprotected
Returns: bool
|
|
Nu