CompensationHandlerInfo(RuleEngineCompensationHandler, Object) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
CompensationHandlerInfo(Microsoft::RuleEngine::RuleEngineCompensationHandler ^ handler, System::Object ^ userData);
public CompensationHandlerInfo (Microsoft.RuleEngine.RuleEngineCompensationHandler handler, object userData);
new Microsoft.RuleEngine.CompensationHandlerInfo : Microsoft.RuleEngine.RuleEngineCompensationHandler * obj -> Microsoft.RuleEngine.CompensationHandlerInfo
Public Sub New (handler As RuleEngineCompensationHandler, userData As Object)
Parameters
- handler
- RuleEngineCompensationHandler
- userData
- Object