adTempus API
PreviousUpNext
IResource Interface

The IResource interface is the base for all classes that define resources that must be allocated to a job.

C++
__interface IResource : IADTObject;
C#
public interface IResource : IADTObject;
Visual Basic
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