Click or drag to resize

PersistentAttribute Constructor

Overload List
  NameDescription
Public methodPersistentAttribute
Default constructor marks the custom property as Persistent by default.
Public methodPersistentAttribute(Boolean)
Constructor to be explicit about whether the property is persistent or not.
Top
See Also