POST api/Work

Request Information

URI Parameters

None.

Body Parameters

WorkViewModel
NameDescriptionTypeAdditional information
ID

integer

None.

TaskID

integer

None.

ProjectID

globally unique identifier

None.

DocID

integer

None.

DocTypeID

integer

None.

UserID

globally unique identifier

None.

StartDate

date

None.

EndDate

date

None.

IsManually

boolean

None.

Comment

string

None.

Reason

string

None.

Project

string

None.

Document

string

None.

Task

string

None.

UserName

string

None.

StartTime

time interval

None.

Start_Time

string

None.

EndTime

time interval

None.

End_Time

string

None.

TimeSpan

time interval

None.

ClientDate

date

None.

TotalTime

string

None.

ProjectCode

string

None.

DocumentCode

string

None.

TaskCode

string

None.

ProjectModuleID

string

None.

AssignTo

string

None.

Priortiy

string

None.

ProjectReleaseID

string

None.

KeyCode

string

None.

Name

string

None.

ModuleName

string

None.

WorkViewModelList

Collection of WorkViewModel

None.

WorkScreenShotDetailList

Collection of WorkScreenShotDetailViewModel

None.

CompanyID

integer

None.

Language

string

None.

CreatedDate

date

None.

CreatedUserID

globally unique identifier

None.

ModifiedDate

date

None.

ModifiedUserID

globally unique identifier

None.

FeatureID

globally unique identifier

None.

Token

globally unique identifier

None.

Action

Actions

None.

FilterText

string

None.

CurrentIndex

integer

None.

PageSize

integer

None.

TotalRecords

integer

None.

SortColumn

string

None.

Sortby

SortDirection

None.

ImageId

integer

None.

IsDeleted

boolean

None.

IsActive

boolean

None.

Sort

integer

None.

Messages

Collection of ErrorMessage

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.