User MethodsDocuWare Platform .NET API
The User type exposes the following members.
Methods

  NameDescription
Public methodGetFileCabinetFromDefaultWebBasketRelation
Calls the HTTP Get method on the link for the relation “defaultWebBasket”.
Public methodGetFileCabinetFromDefaultWebBasketRelationAsync
Calls the HTTP Get method on the link for the relation “defaultWebBasket” asynchronously.
Public methodGetUserFromSelfRelation
Calls the HTTP Get method on the link for the relation “self”.
Public methodGetUserFromSelfRelationAsync
Calls the HTTP Get method on the link for the relation “self” asynchronously.
Public methodPostToSelfRelationForUser
Calls the HTTP Post method on the link for the relation “self”.
Public methodPostToSelfRelationForUserAsync
Calls the HTTP Post method on the link for the relation “self” asynchronously.
Back to Top
See Also