Spread Windows Forms 15.0
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
    public interface ISerializePresentation2 : ISerializePresentation  
    See Also