Class ImportFileIntoLiveDocsOptions
Describes the configuration options of importing a reference file into a LiveDocs corpus. This class is not to be used directly.
Inheritance
ImportFileIntoLiveDocsOptions
Syntax
public class ImportFileIntoLiveDocsOptions
Fields
FileGuid
The guid of the file to importe. The file have to be uploaded before using IFileManagerService. The guid is returned by IFileManagerService.BeginChunkedFileUpload.
Declaration
public Guid FileGuid
Type
GuidKeywords
Keywords to associate with the reference file.
Declaration
public string[] Keywords