Saves the item data to a binary stream or an XML document.
Item.SaveTo (BinaryWriter, BinarySerializationContext)
Saves the item data to a binary stream.
Item.SaveTo (JsonObject, JsonSerializationContext)
Saves the item data to a JsonObject.
Item.SaveTo (XmlElement, XmlSerializationContext)
Saves the item data to an XML document.
Item MembersItem ClassMindFusion.Scheduling Namespace