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()
public:
bool GetEffectiveAllowHoldTypeOverride();
See Also