| 
 | 
 | 
 | 
| IsDimensionCall Property, StrategyClass Class | 
Returns whether the call to the StrategyRoutine occurred to obtain dimension information.
Syntax StrategyClass Class (Softelvdm.Controls)
| VB | Public ReadOnly Property IsDimensionCall As Boolean | 
| C# | public bool IsDimensionCall { get; } | 
| C++ | public: property bool IsDimensionCall { | 
Property Value
True the call to the StrategyRoutine occurred to obtain dimension information (StrategyClass.reason == StrategyReasonEnum.Dimensions), otherwise False.
Comments
The IsDimensionCall property returns whether the call to the StrategyRoutine occurred to obtain dimension information.
Version Information
Supported in version 1.0.
   Products Table