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

In This Topic
    Workspace Property (C1DataEngineCollection)
    In This Topic
    Gets the associated workspace.
    Syntax
    'Declaration
     
    Public ReadOnly Property Workspace As Workspace
    public Workspace Workspace {get;}
    See Also