IFieldProperties.XsdType Property

Definition

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

Property Value

XmlQualifiedName

Applies to