ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / Rule Class / Name Property

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