Saves the location data to a binary stream or an XML document.
Location.SaveTo (BinaryWriter, BinarySerializationContext)
Saves the location data to a binary stream.
Location.SaveTo (JsonObject, JsonSerializationContext)
Saves location data as a JsonObject.
Location.SaveTo (XmlElement, XmlSerializationContext)
Saves the location data to an XML document.
Location MembersLocation ClassMindFusion.Scheduling Namespace