Click or drag to resize

CustomFieldDescriptorType Property

Field type : Unknown, String, Integer, Decimal, Money, Phone, Date, Time, Boolean, Url. Is required.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CfType Type { get; set; }

Property Value

Type: CfType
See Also