GET api/EFileItem/GetEFileItems?orderByDesc={orderByDesc}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderByDesc

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Collection of EFileItemModel
NameDescriptionTypeAdditional information
Code

string

None.

Description

string

None.

DateCreated

date

None.

DateModified

date

None.

FileName

string

None.

UrlSafeFileName

string

None.

EFileCategoryId

integer

None.

EFileCategoryDesc

string

None.

Blocked

boolean

None.

Enabled

boolean

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.