Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

Calendar.Item.IsDetached

Whether event is detached.

Component Version macOS Windows Linux Server iOS SDK
Calendar 3.4 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "Calendar.Item.IsDetached"; eventRef )   More

Parameters

Parameter Description Example
eventRef The reference to the event. $eventRef

Result

Returns status or error.

Description

Whether event is detached.
If this event is an instance of a repeating event, and an attribute of this event has been changed to from the default value generated by the repeating event, isDetached will return 1. If the event is unchanged from its default state, or is not a repeating event, isDetached returns 0.

Example Databases

Created 18th August 2014, last changed 18th August 2014


Calendar.Item.HasAlarm - Calendar.Item.NextAlarmDate

Feedback: Report problem or ask question.