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

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