Show / Hide Table of Contents

Interface IHasDecisionModel

All classes that contain or a associated with a c DecisionModel.

Namespace: Quantellia.WMServer.DecisionModeler
Assembly: WMServer.dll
Syntax
public interface IHasDecisionModel

Properties

DecisionModel

Evaluate a reference to the DecisionModel associated with this object.

Declaration
DecisionModel DecisionModel { get; }
Property Value
Type Description
DecisionModel
In this article
Back to top Copyright © 2025 Quantellia LLC.    Version 2.0.0 Revision 399     Last Updated 1/15/2025    DRAFT DOCUMENTATION. SUBJECT TO CHANGE