GET V2/FileManageMent/GetFolderInfo/{Id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

FileFolderN
NameDescriptionTypeAdditional information
Id

integer

None.

MemberId

string

None.

MemberName

string

None.

Email

string

None.

NameTransId

globally unique identifier

None.

Names

Collection of MutiLanguage

None.

ParentId

integer

None.

ParentPath

string

None.

IsActive

boolean

None.

IsDeleted

boolean

None.

CreateBy

string

None.

CreateDate

date

None.

UpdateBy

string

None.

UpdateDate

date

None.

FolderName

string

None.

FileList

PageDataOfFileManagementN

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'FileFolderInfo' with type 'WS.Model.FileMNG.FileFolderN'. Path 'FileList.Data[0].Assign'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'FileFolderInfo' with type 'WS.Model.FileMNG.FileFolderN'. Path 'FileList.Data[0].Assign'.