Enum RestrictionResult
Defines the restriction mode
Namespace: Simplic.Framework.UI
Assembly: Simplic.Framework.Base.dll
Syntax
public enum RestrictionResult
Fields
| Name | Description |
|---|---|
| None | Default - no restrictions |
| PromptMessage | Shows a message which ask for deletion and give the hint that connections exists |
| Restricted | Is restricted and not allowed to remove |