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





Gets or sets the representation of the tag object being serialized / deserialized.

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

 Syntax

C#  Copy Code

public XmlDocument Representation { get; set; }

Visual Basic  Copy Code

Public Property Representation As XmlDocument

 Property Value

 See Also

SerializeTagEventArgs Members
SerializeTagEventArgs Class
MindFusion.Scheduling Namespace