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

In This Topic
    SetEvaluation Method
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    Public Shared Sub SetEvaluation( _
       ByVal obj As DependencyObject, _
       ByVal value As Boolean _
    ) 
    public static void SetEvaluation( 
       DependencyObject obj,
       bool value
    )

    Parameters

    obj
    value
    See Also