Skip to main content

GetDMContentObjectResponse Constructors

An object defining constructors for the GetDMContentObjectResponse class.

GetDMContentObjectResponse()

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

This constructor creates an empty content object response by calling the base class's default constructor. It is primarily used when the object needs to be populated later or during serialization.


GetDMContentObjectResponse()

Initializes a new instance of the GetDMContentObjectResponse class.


GetDMContentObjectResponse()

Initializes a new instance of the GetDMContentObjectResponse 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.