The type of the field or null if no type has been specified.

Namespace: S22.Xmpp.Extensions.Dataforms
Assembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Nullable<DataFieldType> Type { get; private set; }

Exceptions

ExceptionCondition
System.Xml..::..XmlExceptionThe 'type' attribute of the underlying XML element is invalid.

See Also