calendar_property
Description
Legt den Namen der Eigenschaft fest, die verwendet wird, um einen Kalender mit einer Aufgabe oder einer Gruppe von Aufgaben zu verknüpfen
calendar_property: string
Example
gantt.config.calendar_property = "property_name";
Details
eingeführt in Version 4.2
Standardmäßig ist diese Option auf "calendar_id" gesetzt.
{
"id":2,
"calendar_id":"custom",
"text":"Task #1",
"start_date":"02-04-2013",
"duration":"8",
"parent":"1",
"progress":0.5,
"open": true
}
Related API
Related Guides
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.