An effort to bring a revolution in Salesforce.

Wednesday 22 July 2015

Field Types salesforce

address A compound data type that contains address field data. See Address Compound Fields.
anyType
Polymorphic data type that returns string, picklist, reference, Boolean, currency, int, double, percent, ID, date, datetime, url, or email data depending on the kind of field involved. See AnyType Field Type.
calculated Fields that are defined by a formula. See Calculated Field Type.
combobox A combobox, which includes a set of enumerated values and allows the user to specify a value not in the list. See ComboBox Field Type.
currency Currency values. See Currency Field Type.
DataCategoryGroupReference Reference to a data category group or a category unique name. See DataCategoryGroupReference Field Type.
email Email addresses. See Email Field Type.
encryptedstring Encrypted text fields contain any combination of letters, numbers, or symbols that are stored in encrypted form. You can set a maximum length of up to 175 characters. Available in API versions 11.0 and later.
ID Primary key field for the object. See ID Field Type.
Note that most Web services tools, including .NET andWSC, map the ID simple type defined in the API WSDL (Enterprise or Partner) to a string. However, other tools generate a specific ID class to represent the ID simple type. Please consult your Web services toolkit documentation for more information.
JunctionIdList A string array of referenced ID values that represent the many-to-many relationship of an underlying junction entity. Query and manipulate the string array to query and manipulate the underlying junction entities in a single API call. See: JunctionIdList Field Type

Warning
Adding a JunctionIdList field name to the fieldsToNull property deletes all related junction records. This action can’t be undone.
location A compound data type that contains latitude and longitude values for geolocation fields. See Geolocation Compound Field.
masterrecord When records are merged, the ID of the record that is saved (the other records are deleted).
multipicklist Multi-select picklists, which include a set of enumerated values from which multiple values can be selected. See Multi-Select Picklist Field Type.
percent Percentage values. See Percent Field Type.
phone Phone numbers. Values can include alphabetic characters. Client applications are responsible for phone number formatting. See Phone Field Type.
picklist Picklists, which include a set of enumerated values from which one value can be selected. See Picklist Field Type.
reference Cross-references to a different object. Analogous to a foreign key field in SQL. See Reference Field Type.
textarea String that is displayed as a multiline text field. See Textarea Field Type.
url URL values. Client applications should commonly display these as hyperlinks. See URL Field Type.
,

No comments:

Post a Comment

Get Gmail, Docs, Drive, and Calendar for business