ComponentOne CalendarView for WinForms
C1.Framework.Text.Lexicons Namespace / RelationSet Class / Relations Property

In This Topic
    Relations Property
    In This Topic
    Gets the constraints;
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property Relations As IList
    protected IList Relations {get;}

    Property Value

    A System.Collections.IList used to save the relations.
    See Also