Gets or sets an XmlElement object where the tag should be serialized/deserialized.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public XmlElement Representation { get; set; } |
Visual Basic Copy Code |
---|
Public Property Representation As XmlElement |
An instance of the .NET XmlElement class that represents the root of the XML branch where the tag is / should be stored.
MvcDiagram Programmer's Guide | © 2024 MindFusion |