ContextCoupon Property

Summary

Gets or sets the context coupon.

Syntax
C#
VB
C++
public int ContextCoupon { get; set; } 
Public Overridable Property ContextCoupon() As System.Int32 
 Get 
 Set 
public: virtual property System.Int32^  ContextCoupon 
{ 
 System.Int32^  get() 
 System::Void set(System.Int32^  value) 
} 

Property Value

The context coupon value.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly