Class EffectiveProjectResource

java.lang.Object
com.inductiveautomation.ignition.common.project.EffectiveProjectResource
All Implemented Interfaces:
ProjectResource, Serializable

public class EffectiveProjectResource extends Object implements ProjectResource
Delegate project resource implementation that overrides the projectName, so that all project resources, inherited or otherwise, share the same resource id.
See Also: