PersistentAttribute Constructor |
| Name | Description | |
|---|---|---|
| PersistentAttribute |
Default constructor marks the custom property as Persistent by default.
| |
| PersistentAttribute(Boolean) |
Constructor to be explicit about whether the property is persistent or not.
|