The base interface for Conditions, which place conditions on whether a job or step should be executed.
__interface ICondition : IADTObject;
public interface ICondition : IADTObject;
Public Interface ICondition Inherits IADTObject
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|