ReportFilterUID Property
Limits the recurring events returned in the report to only those with the specified UID.
Object Oriented Interface
public function getReportFilterUID(); public function setReportFilterUID($value);
Procedural Interface
ipworks_caldav_get($res, 84 ); ipworks_caldav_set($res, 84, $value );
Default Value
''
Remarks
Limits the recurring events returned in the report to only those with the specified UID.
Data Type
String