ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IRule Interface / Name Property

In This Topic
    Name Property (IRule)
    In This Topic
    ルール名を取得または設定します。
    Syntax
    'Declaration
     
    
    Property Name As String
    string Name {get; set;}
    See Also