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 Namespace > IContextManager Interface : PublishChangesDecision Method |
void PublishChangesDecision( int contextCoupon, string decision )
'Declaration
Sub PublishChangesDecision( _ ByVal contextCoupon As Integer, _ ByVal decision As String _ )
'Usage
Dim instance As IContextManager Dim contextCoupon As Integer Dim decision As String instance.PublishChangesDecision(contextCoupon, decision)
void PublishChangesDecision( int contextCoupon, String^ decision )