ActionLogBool Enumeration |
Documentation home page
Enum for action log bool value in english.
Namespace:
Ricardo.Enums.Article
Assembly:
Ricardo.Enums (in Ricardo.Enums.dll) Version: 1.1.15308.4 (1.1.15308.4)
Syntaxpublic enum ActionLogBool
Public Enumeration ActionLogBool
Members
| Member name | Value | Description |
---|
| No | 0 |
No.
|
| Yes | 1 |
Yes.
|
See Also