Class Appli.CallParamsInfoDirect
Represents an information related to a particular plugin function call (e.g.
menu item which provoked a plugin call or a supplier for which an order
should be generated). Inlike the Appli.CallParamsInfo_, this class
relies on the SDK1's Appli.GetCallParamInfoDirect
method, and thus can
get more specific information under some circumstances, like handling an
embebbed plugin event. It requires CallParamBlock parameter passed to the
event handler.
Inherited Members
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public class Appli.CallParamsInfoDirect : Appli.CallParamsInfo_
Properties
Name | Description |
---|---|
CommandMenuItem | In the case of |
Methods
Name | Description |
---|---|
GetInfo(int) | Gets a value from arbitrary datafield specified by the infoType parameter. |