OrderSpec.HPLock Property | |
A logical value determining whether the DBFNTX RDD will use the HPLocking scheme for building this order. The default is FALSE, i.e., no HPLocking.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY HPLock AS USUAL GET SET
public virtual Usual HPLock { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA logical value determining whether the DBFNTX RDD will use the HPLocking scheme for building this order. The default is FALSE, i.e., no HPLocking.
See Also