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

  NameDescription
Public methodGetDialogInfosFromDialogsRelation
Calls the HTTP Get method on the link for the relation “dialogs”.
Public methodGetDialogInfosFromDialogsRelationAsync
Calls the HTTP Get method on the link for the relation “dialogs” asynchronously.
Public methodGetFileCabinetsFromFilecabinetsRelation
Calls the HTTP Get method on the link for the relation “filecabinets”.
Public methodGetFileCabinetsFromFilecabinetsRelationAsync
Calls the HTTP Get method on the link for the relation “filecabinets” asynchronously.
Public methodGetOrganizationFromSelfRelation
Calls the HTTP Get method on the link for the relation “self”.
Public methodGetOrganizationFromSelfRelationAsync
Calls the HTTP Get method on the link for the relation “self” asynchronously.
Public methodGetRolesFromRolesRelation
Calls the HTTP Get method on the link for the relation “roles”.
Public methodGetRolesFromRolesRelationAsync
Calls the HTTP Get method on the link for the relation “roles” asynchronously.
Public methodGetUserInfoFromUserInfoRelation
Calls the HTTP Get method on the link for the relation “userInfo”.
Public methodGetUserInfoFromUserInfoRelationAsync
Calls the HTTP Get method on the link for the relation “userInfo” asynchronously.
Public methodGetUsersFromUsersRelation
Calls the HTTP Get method on the link for the relation “users”.
Public methodGetUsersFromUsersRelationAsync
Calls the HTTP Get method on the link for the relation “users” asynchronously.
Public methodPostToLoginTokenRelationForString
Calls the HTTP Post method on the link for the relation “loginToken”.
Public methodPostToLoginTokenRelationForStringAsync
Calls the HTTP Post method on the link for the relation “loginToken” asynchronously.
Public methodPostToUserInfoRelationForUser
Calls the HTTP Post method on the link for the relation “userInfo”.
Public methodPostToUserInfoRelationForUserAsync
Calls the HTTP Post method on the link for the relation “userInfo” asynchronously.
Back to Top
See Also