GET Setup/FileType/{fileTypeID}

Get fileType

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fileTypeID

FileTypeID of FileType to be searched

integer

Required

Body Parameters

None.

Response Information

Resource Description

FileTypeDTO

FileTypeDTO
NameDescriptionTypeAdditional information
FileTypeID

File Type ID

integer

None.

TypeName

Type Name

string

None.

TypeDescription

Type Description

string

None.

RecordType

Record Type

RecordType

None.

FileExtensions

File Extensions

Collection of string

None.

MaxSizeKB

Max Size KB

integer

None.

MaxSizeKBAllowed

Max Size KB allowed by the platform

unsigned integer

None.

SortOrder

Sort Order

integer

None.

Props

Props

Collection of Object

None.

RecordState

Record State

RecordState

None.

Created

Created

AuditDataDTO

None.

LastUpdated

Last Updated

AuditDataDTO

None.

Summary

Summary

string

None.