A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class UpdateRequest

Represents update object request.

Inheritance
System.Object
UpdateRequest
Namespace: Mediachase.BusinessFoundation.Data.Business
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0
Syntax
public class UpdateRequest : Request

Constructors

UpdateRequest()

Initializes a new instance of the UpdateRequest class.

Declaration
public UpdateRequest()

UpdateRequest(EntityObject)

Initializes a new instance of the UpdateRequest class.

Declaration
public UpdateRequest(EntityObject target)
Parameters
Type Name Description
EntityObject target

The target.