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