Spread for ASP.NET 12 Product Documentation
CanSerializeXml Property (ICanSerializeXml)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > ICanSerializeXml Interface : CanSerializeXml Property
Gets whether the entire object can be saved to XML and successfully loaded again.
Syntax
'Declaration
 
ReadOnly Property CanSerializeXml As Boolean
'Usage
 
Dim instance As ICanSerializeXml
Dim value As Boolean
 
value = instance.CanSerializeXml
bool CanSerializeXml {get;}
See Also

Reference

ICanSerializeXml Interface
ICanSerializeXml Members