The IResource interface is the base for all classes that define resources that must be allocated to a job.
__interface IResource : IADTObject;
public interface IResource : IADTObject;
Public Interface IResource Inherits IADTObject
The interface has no properties or methods of its own.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|