Class LockParameter
Inheritance
System.Object
LockParameter
Namespace: DocuWare.Platform.Bpw.Schemas
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class LockParameter : object
Properties
IsExtendLock
Declaration
public bool IsExtendLock { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsLock
Declaration
public bool IsLock { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |