Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Services Namespace > CcowParticipantService Class : OnChangesPending Method |
'Declaration
Protected Overridable Function OnChangesPending( _ ByVal coupon As Integer, _ ByRef reason As String _ ) As String
'Usage
Dim instance As CcowParticipantService Dim coupon As Integer Dim reason As String Dim value As String value = instance.OnChangesPending(coupon, reason)