Version

PersistenceObject Class Members

The following tables list the members exposed by PersistenceObject.

Public Constructors
 NameDescription
Public ConstructorPersistenceObject Constructor  
Public Properties
 NameDescription
Public PropertyTypesA list of AssemblyQualifiedNames that make up all value types that are stored by their actual values instead of a string representation.  
Public PropertyXmlThe xml that contains all the information for serializing and deserializing an object.  
See Also