Extra.ElementType

Extra.ElementType property

Gets or sets the element type. The type attribute indicates the type of the value data. This text string must be understood by the application. Optional attribute.

public string ElementType { get; set; }

See Also