Intel(R) SuperBuilder

GetFileListResponse Class

The response message containing list of all files found in document store

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+e5af843a4e6a75a047681ce8b5d33ceb3660e546
C#
public sealed class GetFileListResponse : IMessage<GetFileListResponse>, 
	IMessage, IEquatable<GetFileListResponse>, IDeepCloneable<GetFileListResponse>, 
	IBufferMessage
Inheritance
Object    GetFileListResponse
Implements
IBufferMessage, IDeepCloneableGetFileListResponse, IMessage, IMessageGetFileListResponse, IEquatableGetFileListResponse

Constructors

Properties

Methods

Fields

FileListFieldNumberField number for the "fileList" field.

See Also