Click or drag to resize
IPromotionContext Interface

Namespace: Innovator.Server
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public interface IPromotionContext : ISingleItemContext, 
	IContext

The IPromotionContext type exposes the following members.

Properties
  NameDescription
Public propertyConn (Inherited from IContext.)
Public propertyItem (Inherited from ISingleItemContext.)
Public propertyTransition
The Life Cycle transition which is taking place
Top
See Also