Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.DmoFilter

Represents a DMO filter output.
Property Name Type Description Available Version
entityFilter ConnectApi.BaseComparison Filter for the entity. 60.0
entityFilterType String Type of DMO filter. 60.0
entityName String Entity name of the DMO filter. 60.0
filterLimit ConnectApi.DmoFilterLimit Limit for the DMO filter. 60.0
inheritedFilter ConnectApi.BaseComparison Inherited filter. 60.0
inheritedFilterType String Type of inherited filter. 60.0
pathFromActivateOnToContainer List<ConnectApi.​QueryPathConfigList> Path from the activation to the container. 60.0
pathFromContainerToEntity List<ConnectApi.​QueryPathConfigList> Path from the container to the entity. 60.0