Version

IProvidePropertyPersistenceSettings Interface Members

The following tables list the members exposed by IProvidePropertyPersistenceSettings.

Public Properties
 NameDescription
 PropertyPriorityPropertiesGets a List of properties that should be applied, before even trying to look at any other property on the object.  
 PropertyPropertiesToIgnoreGets a List of properties that shouldn't be saved when the PersistenceManager goes to save them.  
Public Methods
 NameDescription
 MethodFinishedLoadingPersistenceAllows an object to perform an operation, after it's been loaded.  
See Also