Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<add type="System.String" name="<property_name>" customProviderData="S4S|[contact_attribute_schema_name]|[propertyType]"/>

Or to add lead properties:

Code Block
languagexml
<add type="System.String" name="<property_name>" customProviderData="S4S|[lead_attribute_schema_name]|[propertyType]"/>

The table below explains each attribute of this definition:

...