set_writers_can_invite
Description:
public void set_writers_can_invite (bool writers_can_invite)
Sets the writers_can_invite property to
writers_can_invite
.
Parameters:
this |
a DocumentsEntry
|
writers_can_invite |
true if writers can invite other people to edit the document, false otherwise
|