ImportResponse Class

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class ImportResponse : IMessage<ImportResponse>, 
	IMessage, IEquatable<ImportResponse>, IDeepCloneable<ImportResponse>, 
	IBufferMessage
Inheritance
Object    ImportResponse
Implements
IBufferMessage, IDeepCloneableImportResponse, IMessage, IMessageImportResponse, IEquatableImportResponse

Constructors

ImportResponseInitializes a new instance of the ImportResponse class
ImportResponse(ImportResponse)Initializes a new instance of the ImportResponse class

Properties

Methods

Fields

StatusFieldNumberField number for the "status" field.

See Also