ExportResponse Class

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class ExportResponse : IMessage<ExportResponse>, 
	IMessage, IEquatable<ExportResponse>, IDeepCloneable<ExportResponse>, 
	IBufferMessage
Inheritance
Object    ExportResponse
Implements
IBufferMessage, IDeepCloneableExportResponse, IMessage, IMessageExportResponse, IEquatableExportResponse

Constructors

ExportResponseInitializes a new instance of the ExportResponse class
ExportResponse(ExportResponse)Initializes a new instance of the ExportResponse class

Properties

Methods

Fields

JsonDataFieldNumberField number for the "json_data" field.

See Also