Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / ap Class / Constraints Property

In This Topic
    Constraints Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Constraints As System.Data.ConstraintCollection
    public System.Data.ConstraintCollection Constraints {get;}
    See Also