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

In This Topic
    TableName Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TableName As System.String
    public System.string TableName {get; set;}
    See Also