Enumeration defining the various states of read and writeability
Member Name | Description |
---|---|
NoReadWrite | Represents a no read writable field |
ReadOnly | Represents a read-only field |
WriteOnly | Represents a write-only field |
ReadWrite | Represents a read-write field, this is the default setting. |
Namespace: Ant.ContentEntry
Assembly: Ant.ContentEntry (in Ant.ContentEntry.dll)