Search
DraggedItem.getDuration Method
See Also
 






Get duration calculated by Item (endTime - startTime)

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Duration getDuration ()

 Return Value

A Duration Object

 See Also