Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

Book Contents

Book Index

UnlockObject(LogonID, ObjectID)

Unlocks the object with the specified ObjectID. Returns empty string if successful, or error if object not locked by current user.

Parameter

Type

Explanation

LogonID

String

ID returned from LogOn function

ObjectID

Integer

ID of object to be unlocked

Return

String

Empty string or error message

The following error messages may be returned:

Error - Not currently logged on

Error: Object [123] does not exist

Error: User [username] does not have permission to view Object [123]

Error: Not locked by current user

See Also

Object Functions

Search(Code, Description, BasedOn, ObjectType, FromDate, ToDate, ContainingText, InBook, ReleaseState

SearchPageByIndex(LogonID, Code, Description, BasedOn, ObjectType, FromDate, ToDate, ContainingText, InBook, ReleaseState, FolderId, IsTemplate, ResolveDependancies, ReturnAsObjectBases, SortBy, SortAsc, StartIndex, PageSize, ResultsLimit)

GetObject(LogonID, ObjectID, LockObject)

GetNewObject(LogonID, ObjectType, BasedOn)

GetObjects(LogonID, XMLSummarys, LockObjects)

GetObjectsBrief(LogonID, XMLSummarys, LockObjects)

GetObjectsInFolder(LogonID, FolderID)

SetObjects(LogonID, XML, Unlock)

IsObjectLocked(LogonID, ObjectID)

UnlockObjects(LogonID)

Top of Page Email this Page Log Support Call Send Feedback Print