Difference between revisions of "FAQ:How to retrieve the Third Party Contract from the Pick Analyst dialog"

From support-works
Jump to navigation Jump to search
Line 3: Line 3:
 
| type=FAQ
 
| type=FAQ
 
}}
 
}}
 
 
{{Template:Basic Status
 
{{Template:Basic Status
 
| status=Published
 
| status=Published
Line 14: Line 13:
 
The AssignCallPropertySheet class provides the interface needed to prompt for the user to select an analyst or group. This class represents the same dialog as the one displayed when you PickAnalystDialog, with addition to be able to select and retrieve the Third party SLA details.
 
The AssignCallPropertySheet class provides the interface needed to prompt for the user to select an analyst or group. This class represents the same dialog as the one displayed when you PickAnalystDialog, with addition to be able to select and retrieve the Third party SLA details.
  
===Proerties===
+
===Properties==={| class="wikitable"
 +
|-
 +
! Property
 +
! Type
 +
! Description
 +
|-
 +
| row 1, cell 1
 +
| row 1, cell 2
 +
| row 1, cell 3
 +
|-
 +
| row 2, cell 1
 +
| row 2, cell 2
 +
| row 2, cell 3
 +
|}

Revision as of 10:33, 23 April 2018



Status: Published
Version: 1.0
Authors: Hornbill Support
Applies to: Supportworks 7.6.x

AssignCallPropertySheet

The AssignCallPropertySheet class provides the interface needed to prompt for the user to select an analyst or group. This class represents the same dialog as the one displayed when you PickAnalystDialog, with addition to be able to select and retrieve the Third party SLA details.

===Properties==={| class="wikitable" |- ! Property ! Type ! Description |- | row 1, cell 1 | row 1, cell 2 | row 1, cell 3 |- | row 2, cell 1 | row 2, cell 2 | row 2, cell 3 |}