ImportRequest Class

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class ImportRequest : IMessage<ImportRequest>, 
	IMessage, IEquatable<ImportRequest>, IDeepCloneable<ImportRequest>, 
	IBufferMessage
Inheritance
Object    ImportRequest
Implements
IBufferMessage, IDeepCloneableImportRequest, IMessage, IMessageImportRequest, IEquatableImportRequest

Constructors

ImportRequestInitializes a new instance of the ImportRequest class
ImportRequest(ImportRequest)Initializes a new instance of the ImportRequest class

Properties

Methods

Fields

CollectionNameFieldNumberField number for the "collection_name" field.
JsonDataFieldNumberField number for the "json_data" field.

See Also