<
ComponentOne OLAP for WPF and Silverlight
C1.Util.Licensing Namespace / LicenseMode Class / GetEvaluation Method

In This Topic
    GetEvaluation Method
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    Public Shared Function GetEvaluation( _
       ByVal obj As DependencyObject _
    ) As Boolean
    public static bool GetEvaluation( 
       DependencyObject obj
    )

    Parameters

    obj
    See Also