DataEngine for .NET Standard | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / Table Class / Workspace Property

In This Topic
    Workspace Property (Table)
    In This Topic
    Workspace containing the table.
    Syntax
    'Declaration
     
    Public ReadOnly Property Workspace As Workspace
    public Workspace Workspace {get;}
    See Also