public async Task ObtainEditLockAsync(string nodeId, string nodeVersionId, string userId, bool overrideCurrentLock = False)
Returns:
Task
Implements:
ObtainEditLockAsync(string, string, string, bool)

Parameters

nodeId string
nodeVersionId string
userId string
overrideCurrentLock bool
In this article