WikiFile
is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1
namespace of Telligent.Evolution.Wikis.dll
Definition
class WikiFile { string FileName { get; set; } string FilePath { get; set; } Int64? FileSize { get; set; } string FileStore { get; set; } string FileUrl { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
FileName | string | |||
FilePath | string | |||
FileSize | Int64? | |||
FileStore | string | |||
FileUrl | string |