GetEffectiveHoldType Method (JobQueue)
In This Topic
Gets the effective settings for the HoldType
Syntax
'Declaration
Public Function GetEffectiveHoldType() As HoldType
public HoldType GetEffectiveHoldType()
public:
HoldType GetEffectiveHoldType();
See Also