Access property: AuthRequest class

Description

Use this property to set or return a string representing the authorization status for this request. “T” indicates that the request is authorized; “F” indicates that the request is not authorized. “F” is the default value.

This property is read/write.

Example

&arrAuthReq [&i].Access = "T";