PropertyType

The PropertyType object provides information on the metadata associated with an object-for example, what fields are retrievable, creatable, and updateable.

NameData TypeDescription
booleanEnumerationIndicates the data extension field contains a Boolean value. Indicates the property is a Boolean value.
datetimeEnumerationSpecifies a property data type of datetime.
doubleEnumerationSpecifies a double data type.
stringEnumerationIndicates a string data type.