API Reference
Class
ToolHandoffFollowUpPriorities
Shared follow-up priority hints used by outbound handoff routes. Higher values indicate more important follow-up work.
Inheritance
- Object
- ToolHandoffFollowUpPriorities
Methods
public static Int32 Normalize(Int32 value) #Returns:
Int32Normalizes a follow-up priority into the supported 0-100 range.
Parameters
- value System.Int32
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object