Request.Observers Property

 Request.Observers  (read-write, String)
 
A list of observers for this Request

Syntax

Request.Observers [= String]

The property syntax has these parts:

Part Description
Value (String) A list of observers for this Request

Remarks

This is just s string, so you can comma-delimit the list or whatever.