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

Application Server

EEditStatus

  • Last UpdatedJun 09, 2017
  • 1 minute read

Indicates the edit status of an object.

enum EEditStatus

{

notBeingEdited = 0,

editedByThisSession = 1,

editedByYouInOtherSession = 2,

editedByAnotherUser = 3,

}

Members

editedByThisSession

The object is being edited by this session.

editedByYouInOtherSession

The object is being edited by you in another session.

notBeingEdited

The object is not being edited.

editedByAnotherUser

The object is being edited by another user.

Related Links
TitleResults for “How to create a CRG?”Also Available in