adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobGroup Class / GetEffectiveAllowHoldTypeOverride Method

In This Topic
    GetEffectiveAllowHoldTypeOverride Method (JobGroup)
    In This Topic
    Gets the effective AllowHoldTypeOverride for the group (combining the settings for the group and ancestor groups).
    Syntax
    'Declaration
     
    
    Public Function GetEffectiveAllowHoldTypeOverride() As Boolean
    public bool GetEffectiveAllowHoldTypeOverride()
    See Also