Softelvdm.Controls Class Library for Windows Controls 1.0

IsDimensionCall Property, StrategyClass Class

Softel vdm, Inc.

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 {
        bool get();
}

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


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com