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

In This Topic
    Workspace Property (C1PivotEngine)
    In This Topic
    Gets or sets the DataEngine workspace.
    Syntax
    'Declaration
     
    Public Property Workspace As Workspace
    public Workspace Workspace {get; set;}
    See Also