Class TypeField

TypeField class

Type specifies a data type for the text field value.

public class TypeField

Constructors

NameDescription
TypeField(TypeFieldValue)Constructor.

Properties

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

Methods

NameDescription
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