ScheduleHasValidAccessSecurity()
- Last UpdatedAug 25, 2016
- 1 minute read
This method determines if the operator passed the security requirements for performing batch scheduling functions. This method can be called from within the OnSecurityPending event if the security operation is complete (State = 0). A Short return value provides the result. The value can be interpreted as follows:
0 = User failed security
1 = User passed security
Syntax
ReturnValue = OcxBatchVar.ScheduleHasValidAccessSecurity ()