FarPoint.Win Assembly / FarPoint.Win Namespace / ISerializePresentation2 Interface
Members


In This Topic
ISerializePresentation2 Interface
In This Topic
Interface that supports serialization to XML of presentations from the models.
Syntax
'Declaration
 
Public Interface ISerializePresentation2 
   Inherits ISerializePresentation 
 
'Usage
 
Dim instance As ISerializePresentation2
See Also