Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Provides the associations between users and tasks.

URL:

/editor/taskuserassoc/[ID]

Available Methods:

GET / POST / PUT / DELETE

Specialities:

 

Resource Layout

Name

Type

Info

id

int

GET only

entityVersion

int

GET only, set by server

taskGuid

string

 

userGuid

string

 

login

string

GET only, set by server

surName

string

GET only, set by server

firstName

string

GET only, set by server

state

string

 

role

string

 

  • No labels