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 InitializeMappingDocumentResponse

Represents initialize mapping document response.

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

Constructors

InitializeMappingDocumentResponse()

Initializes a new instance of the InitializeMappingDocumentResponse class.

Declaration
public InitializeMappingDocumentResponse()

Properties

MappingDocument

Declaration
public MappingDocument MappingDocument { get; set; }
Property Value
Type Description
MappingDocument