Sets the string identifier of this item.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public abstract void setId ( |
A string whose value uniquely identifies the item.
RemarksIf you need to change its value, make sure the identifier is always unique.
See Also