Search
Resource.getTag Method
See Also
 






Gets custom data associated with the resource.

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

 Syntax

Java  Copy Code

public Object getTag ()

 Return Value

An instance of any class derived from Object.

 See Also