Element.SchemaTypeInfo

Element.SchemaTypeInfo property

The type information associated with this element.

public TypeInfo SchemaTypeInfo { get; }

Property Value

The schema type information.

See Also