LockInfoOperation Property DocuWare Platform .NET API
Optional arbitrary string that define the purpose of the lock operation. Only one operation will successfully apply a lock on one document at same time.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlAttributeAttribute]
[DolphinAttribute]
public string Operation { get; set; }

Property Value

Type: String
See Also

Reference