Search
ViewCell.startTime Property
See Also
 






Gets the start time of the ViewCell.

Namespace: MindFusion.Scheduling
File: ViewCell.js

 Syntax

JavaScript  Copy Code

get startTime() {}

 Property Value

A DateTime instance that spcifies the end time.

 See Also