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, 86 );
ipworks_caldav_set($res, 86, $value );

Default Value

''

Remarks

Limits the recurring events returned in the report to only those with the specified UID.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]