Search
Item.getId Method
See Also
 






Gets the string identifier of this item.

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

 Syntax

Java  Copy Code

public abstract String getId ()

 Return Value

A string whose value uniquely identifies the item.

 See Also