public Update ( IWorkspaceItem workspaceItem, bool isLocalSave, string roles = null ) : void | ||
workspaceItem | IWorkspaceItem | The workspace item to be actioned. |
isLocalSave | bool | if set to |
roles | string | The roles. |
return | void |