<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FRollData%2FMetadata</id>
	<title>Dice/RollData/Metadata - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FRollData%2FMetadata"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollData/Metadata&amp;action=history"/>
	<updated>2026-05-03T05:26:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://skizzerz.net/DiceRoller/index.php?title=Dice/RollData/Metadata&amp;diff=941&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|RollData.Metadata Property}} Gets or sets an optional metadata object that is passed as-is to the {{l|RollResult}} and is serialized alongside it.  {{ns}}  == Syntax...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollData/Metadata&amp;diff=941&amp;oldid=prev"/>
		<updated>2017-09-15T22:24:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|RollData.Metadata Property}} Gets or sets an optional metadata object that is passed as-is to the {{l|RollResult}} and is serialized alongside it.  {{ns}}  == Syntax...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|RollData.Metadata Property}}&lt;br /&gt;
Gets or sets an optional metadata object that is passed as-is to the {{l|RollResult}} and is serialized alongside it.&lt;br /&gt;
&lt;br /&gt;
{{ns}}&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c#&amp;quot;&amp;gt;&lt;br /&gt;
public object Metadata { get; set; }&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Property Value ===&lt;br /&gt;
Type: System.Object&lt;br /&gt;
&lt;br /&gt;
The metadata object&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
The object should be able to roundtrip when serialized/deserialized. Implement ISerializable if needed. By default, Metadata is {{cs|null}}. Metadata objects are not considered when determining if two RollResults are equal to each other.&lt;br /&gt;
&lt;br /&gt;
It is anticipated that this would be used to store extra properties related to the roll which should be saved at a per-roll level rather than a per-post level. If saving at a per-post level, it would likely make more sense to implement those properties as additional fields in the database.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>