Skip to main content

GetDMObjectSearchResponse Constructors

An object defining constructors for the GetDMObjectSearchResponse class.

GetDMObjectSearchResponse()

Initializes a new instance of the GetDMObjectSearchResponse class.


GetDMObjectSearchResponse()

Initializes a new instance of the GetDMObjectSearchResponse class with default values.

This constructor creates an empty response object. It is primarily used when the object needs to be populated later or when used as part of a serialization process.


GetDMObjectSearchResponse()

Initializes a new instance of the GetDMObjectSearchResponse class.

This constructor creates a new GetDMObjectSearchResponse instance with default values. The Score will be initialized to 0 and the Highlights list will be null until explicitly set.