WorkZoneMessageStorageUpdateUserForLocking Property |
The user that shall be used to unlock and lock the case file in which the message is stored. By default it is
UpdateUserUsedForLocking Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcessAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string UpdateUserForLocking { get; }
Public ReadOnly Property UpdateUserForLocking As String
Get
public:
property String^ UpdateUserForLocking {
String^ get ();
}
member UpdateUserForLocking : string with get
Property Value
String
See Also