MindFusion.Wpf Pack Programmer's Guide
JsonSerializeTagEventArgs.Representation Property
See Also
 





Gets or sets the JsonObject, representing the tag object being serialized / deserialized.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public JsonObject Representation { get; set; }

Visual Basic  Copy Code

Public Property Representation As JsonObject

 Property Value

 See Also

JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Class
MindFusion.Scheduling Namespace