Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

ESkipOtherUsersCheckedOutObjects

  • Last UpdatedJun 09, 2017
  • 1 minute read

Skip other users’ CheckedOuts.

enum ESkipOtherUsersCheckedOutObjects

{

dontSkipOtherUsersCheckedOutObjects = 0,

doSkipOtherUsersCheckedOutObjects = 1

}

Members

doSkipOtherUsersCheckedOutObjects

Automatically skip objects that are checked out to another user.

dontSkipOtherUsersCheckedOutObjects

Upload will fail if any objects are checked out to other users.

Related Links