ExportRequest Class

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class ExportRequest : IMessage<ExportRequest>, 
	IMessage, IEquatable<ExportRequest>, IDeepCloneable<ExportRequest>, 
	IBufferMessage
Inheritance
Object    ExportRequest
Implements
IBufferMessage, IDeepCloneableExportRequest, IMessage, IMessageExportRequest, IEquatableExportRequest

Constructors

ExportRequestInitializes a new instance of the ExportRequest class
ExportRequest(ExportRequest)Initializes a new instance of the ExportRequest class

Properties

Methods

Fields

CollectionNameFieldNumberField number for the "collection_name" field.

See Also