XdmTypeAttribute.TypeCode PropertyXdmTypeAttribute.TypeCode PropertyXdmTypeAttribute::TypeCode Property

Gets or sets a type code representing the types of the items in the sequence.

Syntax

Public Property TypeCode As System.Xml.Schema.XmlTypeCode
        Get
        Set(ByVal value As System.Xml.Schema.XmlTypeCode)
public System.Xml.Schema.XmlTypeCode TypeCode { get; set; }
 

Property Value

Type: System.Xml.Schema.XmlTypeCodeSystem.Xml.Schema.XmlTypeCodeSystem.Xml.Schema::XmlTypeCode

The type code representing the types of the items in the sequence.