Saves the resource data to an XML document.
Since version 4.4, this method is considered obsolete. Instead, use the SaveTo method.
Namespace: MindFusion.SchedulingAssembly: PocketPlanner
public virtual void SaveTo ( XmlWriter writer, SerializationContext context)
Public Overridable Sub SaveTo ( _ writer As XmlWriter, _ context As SerializationContext _)
This method saves the resource properties as elements of an XML document.
Resource MembersResource ClassMindFusion.Scheduling NamespaceLoadFrom Method