TypeField

TypeField class

Type specifies a data type for the text field value.

public class TypeField

Constructors

Name Description
TypeField(TypeFieldValue) Constructor.

Properties

Name Description
Ufe { get; } Specifies attributes of an element.
Value { get; set; } Type specifies a data type for the text field value.

Methods

Name Description
Clone() Creates deep copy of this instance.
override Equals(object) Are objects equal.
override GetHashCode() Serves as a hash function for a particular type.

See Also