documentTitleFieldName property
The name of the column in the Salesforce FeedItem table that contains the
title of the document. This is typically the Title
collumn.
Implementation
final String? documentTitleFieldName;
The name of the column in the Salesforce FeedItem table that contains the
title of the document. This is typically the Title
collumn.
final String? documentTitleFieldName;