calendar_property
Description
Ändert den Namen der Eigenschaft, die die Bindung eines Kalenders an eine Aufgabe bzw. eine Gruppe von Aufgaben beeinflusst
calendar_property: string
Example
gantt.config.calendar_property = "property_name";
Details
Neu hinzugefügt in Version 4.2
Der Standardwert der Option ist "calendar_id".
{
"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.