ServiceCallCriteria


Description

Specifies the criteria to use when retrieving a list of service call summary objects. Only service call summary objects that match the specified criteria will be returned. For the best performance, create criteria that uses only the properties marked with the dagger (†). These properties correspond to indexed columns in the database.

Properties

Property

Type

Description

Type

LikeRestrictionOfNullableOfServiceCallType

A document type restriction specifying the type of service call document.


Inherits from

ServiceCallDocumentCriteria


Documentation Feedback