Configuring PersistObject
PersistObject presents four configuration parameters: Type, Property, Save Basic Details, and Include in My Cases.
- Type (required)
- The Type parameter indicate the Persistence Type and may be one of three possible
values.
- Page – Persist a Page to its default persistence table
- List – Persist a Page List to its default persistence table
- Entity – Persist an Entity, for example, Person, Business, Vehicle, and so on, to its default persistence table
- Property (required)
- The Property parameter indicates the Page or Page List property that is to be persisted.
- Save Basic Details (optional)
- The Save Basic Details parameter controls whether PersistObject will save all the properties on the page or only the basic details subset.
- Include in My Cases (optional)
- The Include in My Cases parameter controls whether PersistObject will set the My Cases flags for the data instances written.
Previous topic Persist Object Data Next topic Extending training data