adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Job Class / GetEffectiveHoldType Method

In This Topic
    GetEffectiveHoldType Method (Job)
    In This Topic
    Gets the effective HoldType for the job (combining the HoldType for the job, queue, and group hierarchy).
    Syntax
    'Declaration
     
    
    Public Function GetEffectiveHoldType() As HoldType
    public HoldType GetEffectiveHoldType()
    See Also