RuleEngine.CompensationHandlerInfo Property
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:
property Microsoft::RuleEngine::CompensationHandlerInfo ^ CompensationHandlerInfo { Microsoft::RuleEngine::CompensationHandlerInfo ^ get(); void set(Microsoft::RuleEngine::CompensationHandlerInfo ^ value); };
public Microsoft.RuleEngine.CompensationHandlerInfo CompensationHandlerInfo { get; set; }
member this.CompensationHandlerInfo : Microsoft.RuleEngine.CompensationHandlerInfo with get, set
Public Property CompensationHandlerInfo As CompensationHandlerInfo