XSDPart.TypedValue Property

Definition

public:
 property System::Xml::XmlDocument ^ TypedValue { System::Xml::XmlDocument ^ get(); void set(System::Xml::XmlDocument ^ value); };
public System.Xml.XmlDocument TypedValue { get; set; }
member this.TypedValue : System.Xml.XmlDocument with get, set
Public Property TypedValue As XmlDocument

Property Value

Applies to