C# Класс Chaos.Mcm.Data.Dto.FileInfo

Наследование: Chaos.Portal.Core.Data.Model.AResult
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
FileInfo ( ) : Newtonsoft.Json
FileInfo ( uint fileId, System.Guid objectGUID, uint parentId, uint destinationId, string fileName, string originalFileName, string folderPath, System.DateTime fileDateCreated, string basePath, string stringFormat, System.DateTime accessProviderDateCreated, string token, uint formatId, string formatName, string formatXML, string mimeType, uint formatCategoryId, string formatCategoryName, uint formatTypeId, string formatTypeName ) : Newtonsoft.Json
FileInfo ( uint fileId, System.Guid objectGUID, uint parentId, uint destinationId, string fileName, string originalFileName, string folderPath, System.DateTime fileDateCreated, string basePath, string stringFormat, System.DateTime accessProviderDateCreated, string token, uint formatId, string formatName, string formatXML, string mimeType, uint formatCategoryId, string formatCategoryName, uint formatTypeId, string formatTypeName, UUID sessionGUID ) : Newtonsoft.Json

Описание методов

FileInfo() публичный Метод

public FileInfo ( ) : Newtonsoft.Json
Результат Newtonsoft.Json

FileInfo() публичный Метод

public FileInfo ( uint fileId, System.Guid objectGUID, uint parentId, uint destinationId, string fileName, string originalFileName, string folderPath, System.DateTime fileDateCreated, string basePath, string stringFormat, System.DateTime accessProviderDateCreated, string token, uint formatId, string formatName, string formatXML, string mimeType, uint formatCategoryId, string formatCategoryName, uint formatTypeId, string formatTypeName ) : Newtonsoft.Json
fileId uint
objectGUID System.Guid
parentId uint
destinationId uint
fileName string
originalFileName string
folderPath string
fileDateCreated System.DateTime
basePath string
stringFormat string
accessProviderDateCreated System.DateTime
token string
formatId uint
formatName string
formatXML string
mimeType string
formatCategoryId uint
formatCategoryName string
formatTypeId uint
formatTypeName string
Результат Newtonsoft.Json

FileInfo() публичный Метод

public FileInfo ( uint fileId, System.Guid objectGUID, uint parentId, uint destinationId, string fileName, string originalFileName, string folderPath, System.DateTime fileDateCreated, string basePath, string stringFormat, System.DateTime accessProviderDateCreated, string token, uint formatId, string formatName, string formatXML, string mimeType, uint formatCategoryId, string formatCategoryName, uint formatTypeId, string formatTypeName, UUID sessionGUID ) : Newtonsoft.Json
fileId uint
objectGUID System.Guid
parentId uint
destinationId uint
fileName string
originalFileName string
folderPath string
fileDateCreated System.DateTime
basePath string
stringFormat string
accessProviderDateCreated System.DateTime
token string
formatId uint
formatName string
formatXML string
mimeType string
formatCategoryId uint
formatCategoryName string
formatTypeId uint
formatTypeName string
sessionGUID UUID
Результат Newtonsoft.Json