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

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